K
KrispyData
Let's say I have 3 columns:
Customer
Year
Month
Sales
I want to calculate the sales for each year and each month. In other words
I want columns for 2007 sales, 2008 sales, 2009 sales, January 2008 sales,
February 2008, and so on for each customer.
I'm thinking that I need to create an query with criteria for each time
period that I want. That will be over 48 queries! There's gotta be a better
way. Is there way a way to do something to similar to Subtotals in Excel
here in Access?
Customer
Year
Month
Sales
I want to calculate the sales for each year and each month. In other words
I want columns for 2007 sales, 2008 sales, 2009 sales, January 2008 sales,
February 2008, and so on for each customer.
I'm thinking that I need to create an query with criteria for each time
period that I want. That will be over 48 queries! There's gotta be a better
way. Is there way a way to do something to similar to Subtotals in Excel
here in Access?