garywood84
Registered User.
- Local time
- Today, 03:41
- Joined
- Apr 12, 2006
- Messages
- 168
I have a form to set parameters for queries. Two boxes on this form allow the entry of dates - a start date and and end date. This is turned into a Between X and Y statement and fed into the query so that records are shown between the dates specified.
For some reason, when dates like 01/09/2006 are entered, these are interpreted as 9 January 2006, not 1 September 2006. My system settings have the correct date format.
Can anyone advise how I can get around this?
Thanks,
Gary
For some reason, when dates like 01/09/2006 are entered, these are interpreted as 9 January 2006, not 1 September 2006. My system settings have the correct date format.
Can anyone advise how I can get around this?
Thanks,
Gary