Benjamin Bolduc
Registered User.
- Local time
- Yesterday, 22:58
- Joined
- Jan 4, 2002
- Messages
- 169
Hi Everyone!
I'm having some trouble with a query I'm working on.
I have a query that shows the Sum([#cases]) produced grouped by Format(Date, "M").
This shows me the total number of cases produced for every month.
I need to know how to get the monthly average of the cases produced, but I cant figure out how to do it in a query.
Thanks for your help!
-Ben
I'm having some trouble with a query I'm working on.
I have a query that shows the Sum([#cases]) produced grouped by Format(Date, "M").
This shows me the total number of cases produced for every month.
I need to know how to get the monthly average of the cases produced, but I cant figure out how to do it in a query.
Thanks for your help!
-Ben