quarterly sum IF data exists

  • Thread starter Vacation's Over
  • Start date
V

Vacation's Over

I would like help with a query to provide the sum of past monthly information
into quarterly information.
Only if none of the 3 are null.(if one month is null, query should return
null)
The field is numeric and I will be using sum or average depending on the
field.

Thanks in advance...
 
Top