Hi there,
I have a date/time field in a table where I have set the format to "mm/dd/yyyy". Oh, I should mention that my Regional setting is "US English".
Now, I have a form to add a record to this table, with this date field defaulting to today's date (Date()). I have set the format for this text box to "mm/dd/yyyy".
When the form loads, the date displays as desired, but as soon as I click in the text field, it tends to reverse the mm and dd parts.
Example: today it will display 12/04/2001, but as soon as I click in the text box, it changes to 04/12/2001.
Is there something I can do to rectify this, or should I just bite the bullet and have everything displayed as "dd/mm/yyyy"?
Any help is appreciated!
Thanks,
Ace
I have a date/time field in a table where I have set the format to "mm/dd/yyyy". Oh, I should mention that my Regional setting is "US English".
Now, I have a form to add a record to this table, with this date field defaulting to today's date (Date()). I have set the format for this text box to "mm/dd/yyyy".
When the form loads, the date displays as desired, but as soon as I click in the text field, it tends to reverse the mm and dd parts.
Example: today it will display 12/04/2001, but as soon as I click in the text box, it changes to 04/12/2001.
Is there something I can do to rectify this, or should I just bite the bullet and have everything displayed as "dd/mm/yyyy"?
Any help is appreciated!
Thanks,
Ace