J
Jen
I have a database where I keep track of invoices. Some of the fields are:
Vendor, Invoice #, Invoice Date, Service Period, Service Period End, and
Amount. The Service Period is entered as 1/02/2008 (for example).
I have created a report which includes all of this information. The report
is ran off of a query in which the criteria is set to show all of the
invoices for the previous quarter. When using the Report Wizard, I told it to
group by Vendor, then by Service Period per Month. (This created a new field
called “Service Period per Month.â€) When the report is ran, any dates that
show January (for example) as the month are under the “January 2008†heading.
The total invoice amount is being calculated (no problem there). Where I
run into a problem is when I try to calculate the average amount per service
period. Ideally, each vendor would have four service periods, but this is
not always the case. Some have only one or two, maybe three, could be all
four. This is why I’m having trouble.
I would be grateful if anyone out there could help. (If you need further
clarification or if it can’t be done, please let me know.)
Vendor, Invoice #, Invoice Date, Service Period, Service Period End, and
Amount. The Service Period is entered as 1/02/2008 (for example).
I have created a report which includes all of this information. The report
is ran off of a query in which the criteria is set to show all of the
invoices for the previous quarter. When using the Report Wizard, I told it to
group by Vendor, then by Service Period per Month. (This created a new field
called “Service Period per Month.â€) When the report is ran, any dates that
show January (for example) as the month are under the “January 2008†heading.
The total invoice amount is being calculated (no problem there). Where I
run into a problem is when I try to calculate the average amount per service
period. Ideally, each vendor would have four service periods, but this is
not always the case. Some have only one or two, maybe three, could be all
four. This is why I’m having trouble.
I would be grateful if anyone out there could help. (If you need further
clarification or if it can’t be done, please let me know.)