I am trying to create a report to show totals for several different inspections types based on a date range.
Currently, I only have three fields in the query, inspection type (group by), inspection type (count) and inspection date (where, date range).
I am trying to use a Dlookup to show the...