I am in the USA and use m/d/y format for short date, dealing with someone in Europe with d/m/y.
- date field is stored on a table in Date/Time datatype (includes the time)
- continuous form showing all records including date in Short Date format
- user right-clicks on date, selects Filter > Between, is shown a window with two fields to enter from and to dates, with Access calendar date-picker
- user enters two dates, clicks on OK, and gets error: "Enter a valid date"
I changed the date format on my computer but the error does not occur, so I wonder if anyone already using the European format has experienced this problem.
- date field is stored on a table in Date/Time datatype (includes the time)
- continuous form showing all records including date in Short Date format
- user right-clicks on date, selects Filter > Between, is shown a window with two fields to enter from and to dates, with Access calendar date-picker
- user enters two dates, clicks on OK, and gets error: "Enter a valid date"
I changed the date format on my computer but the error does not occur, so I wonder if anyone already using the European format has experienced this problem.