G
Guest
Hi, I wonder if someone can help me. If i enter the following string into
the filter property of a report it interprets the dates in US format (2nd Jan
to 2nd Oct 2006)
[start date] between #01/02/06# and #10/02/06#
If i use the same string as a criteria in a query it interprets it as UK
dates, which is what I want and what is selected in the Control Panel and
Regional Settings. Why does this happen ? Do I always have to use US date
formats in VBA and report/form filter strings ?
Thanks
Mark
the filter property of a report it interprets the dates in US format (2nd Jan
to 2nd Oct 2006)
[start date] between #01/02/06# and #10/02/06#
If i use the same string as a criteria in a query it interprets it as UK
dates, which is what I want and what is selected in the Control Panel and
Regional Settings. Why does this happen ? Do I always have to use US date
formats in VBA and report/form filter strings ?
Thanks
Mark