Oliver Dewar
Board Regular
- Joined
- Apr 17, 2011
- Messages
- 201
Hi All,
I'm stuck!
I need my dates to display as UK dates DD/MM/YYYY.
I have a textbox on a userform in which the user inputs a date DD/MM/YYYY.
I have formatted the cell that the date get's put into as DD/MM/YYYY.
The problem is that the days and months are being swapped around when the date hits the cell... so:
07/12/2000 (7th of Dec 2000)
becomes 12/07/2000 (12 th of July 2000)
How can I stop this from happening?
I'm stuck!
I need my dates to display as UK dates DD/MM/YYYY.
I have a textbox on a userform in which the user inputs a date DD/MM/YYYY.
I have formatted the cell that the date get's put into as DD/MM/YYYY.
The problem is that the days and months are being swapped around when the date hits the cell... so:
07/12/2000 (7th of Dec 2000)
becomes 12/07/2000 (12 th of July 2000)
How can I stop this from happening?