I have a table that I input invoice amounts into along with the month of the invoice. There is a report using this table that adds up the invoices for each month and each line has:
Month/Year $$$$$$$ (total for each month)
At the end of the report is gives a total for all invoices since inception of business and a monthly average of how much we are billing each month.
My boss would like data at the bottom of the report that shows each year and how much was billed each year. So it would look like this
1999 Total Billings $$$$$$$$$
2000 Total Billings $$$$$$$$$
I have absolutely no idea how to accomplish this. Any ideas? Thanks, JL
Month/Year $$$$$$$ (total for each month)
At the end of the report is gives a total for all invoices since inception of business and a monthly average of how much we are billing each month.
My boss would like data at the bottom of the report that shows each year and how much was billed each year. So it would look like this
1999 Total Billings $$$$$$$$$
2000 Total Billings $$$$$$$$$
I have absolutely no idea how to accomplish this. Any ideas? Thanks, JL