dates format usa uk

  1. I

    VB: Macro converting to American dates!

    Hi all, I have put a macro together that pulls data from a sheet which has a date column formatted in standard UK dd/mm/yyyy. Whenever I run the macro it pulls my data together and dumps it into a new sheet called 'Summary' Everything is working fine except VB changes my dates to American...
  2. D

    Autofilter with International Dates

    Hi all, I've created a macro that autofilters everything within the next 7 days of the current date along with several other criteria. It works perfectly on my computer in the US, but my UK counterpart seems to come up with incorrect rows. My guess is that it is a date formatting issue, but...
  3. M

    Dates? Please Help

    I am using the following code to validate the text being entered into a text box in my userform. Private Sub TXTdatefirstlayout_Exit(ByVal Cancel As MSForms.ReturnBoolean) If IsDate(TXTdatefirstlayout.Value) Then TXTdatefirstlayout.Value = Format(TXTdatefirstlayout.Value, "dd/mmm/yyyy")...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top