=sum(IIf fields in a date range query for a report
I need to build a report on a repair datebase i made
the report need to be able to sum the fields in a date range
can I do a date range query and sum the entries in the selected fields in the same query? or do I need to do the date range, then...