I have a query totalling, counting and averaging several fields which produces a report. So far so good. In this query, I need to add a Between [] And [] criteria to a DateIn field and these criterias to populate the title of the report.
The problem I am encountering si that since this is a Total query, the Group functions do not work as each record is displayed by the DateIn field which all dates are different. I could do 2 queries but I would loose the criterias to populate the report title..
Any ideas?
Thanks
The problem I am encountering si that since this is a Total query, the Group functions do not work as each record is displayed by the DateIn field which all dates are different. I could do 2 queries but I would loose the criterias to populate the report title..
Any ideas?
Thanks