weeblebiker
Registered User.
- Local time
- Yesterday, 19:52
- Joined
- May 27, 2010
- Messages
- 70
=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 do another query on the first query to sum the fields? for the final report?
maybe this is a query form question?
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 do another query on the first query to sum the fields? for the final report?
maybe this is a query form question?
Last edited: