B
botuco via AccessMonster.com
Hello again:
I have a query based on a single table. The query has a date field which
receives parameters from a form (Between [date1] and [date2]) and multiple
calculated fields (mostly Count fields).
The problem is that even when there are no records matching the requested
dates, the query always returns 1 empty row. My biggest issue is that a
report based on this query always has data, so the On No Data Event never
triggers.
I have figured out that it has something to do with the Count function, but I
haven't been able to solve the problem.
Thanks for your help.
I have a query based on a single table. The query has a date field which
receives parameters from a form (Between [date1] and [date2]) and multiple
calculated fields (mostly Count fields).
The problem is that even when there are no records matching the requested
dates, the query always returns 1 empty row. My biggest issue is that a
report based on this query always has data, so the On No Data Event never
triggers.
I have figured out that it has something to do with the Count function, but I
haven't been able to solve the problem.
Thanks for your help.