David Ball
Registered User.
- Local time
- Tomorrow, 09:11
- Joined
- Aug 9, 2010
- Messages
- 230
Hi,
I have a query that gets it’s criteria from a listbox selection. This is a date. The problem is that the query interprets some of these as “American” dates. For example, if I select 7/Apr/2017 in my list box what appears in the criteria row of the query is 4/07/2017 (4th of July). This only happens on some dates and not others.
How can I solve this problem?
Thanks very much
Dave
I have a query that gets it’s criteria from a listbox selection. This is a date. The problem is that the query interprets some of these as “American” dates. For example, if I select 7/Apr/2017 in my list box what appears in the criteria row of the query is 4/07/2017 (4th of July). This only happens on some dates and not others.
How can I solve this problem?
Thanks very much
Dave