Hi,
I have written a query which pulls several criteria from a form (called "Report Criteria Form")
The criteria / fields on my form are drop-down fields and user can OPTIONALLY use these fields. If the field is blank, then query should ignore it. If the field is not blank, then criteria...
I am trying to write a query that would enable me to search on a single date or a date range entered on a "Report Criteria Form".
The criteria specified in the query is:
Between [Forms]![Report Criteria Form]![Start Date] And [Forms]![Report Criteria Form]![End Date]
It seems to...
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.