I have a select query with the following as criterion for a date field:
Between [Forms]![myForm]![StartDate] And [Forms]![myForm]![EndDate]
A second query performs agregate sums on the first query. The query works fine if I run it using the access user interface, but fails from within VB...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.