Ok - let's see if I can explain this:
I have a report that finds the total number of each item sold to each customer by month. It shows sales data from this year along with the previous. I've got the totals working correctly. What I need to do now is take the amount of items sold this year in January (for example) minus the amount sold last year at the same time, and show a + or - number.
I have three groups in the report: Item #, Year, Cust ID. The January total for all customers (the number I'm trying to compare) is in the Year footer. I need to know if there is a way to subtract the January 2001 total from the January 2002 total inside the footer.
I've been working on this report for a few days and going about it all different ways and I keep running into this. Any help would be GREATLY appreciated.
Thomas
I have a report that finds the total number of each item sold to each customer by month. It shows sales data from this year along with the previous. I've got the totals working correctly. What I need to do now is take the amount of items sold this year in January (for example) minus the amount sold last year at the same time, and show a + or - number.
I have three groups in the report: Item #, Year, Cust ID. The January total for all customers (the number I'm trying to compare) is in the Year footer. I need to know if there is a way to subtract the January 2001 total from the January 2002 total inside the footer.
I've been working on this report for a few days and going about it all different ways and I keep running into this. Any help would be GREATLY appreciated.
Thomas