I'm looking for a way to split a large block of data in access into quarters and then total all of the data by quarter.
I know how to generate a report and have it break everything off into quarters I just am not sure how to make sure it totals each column at the end of the quarter. Right now, i'm just exporting it into excel and doing SUM formulas by hand. I'm fairly new to Access, so i'm not sure if this is possible or i'm just overlooking a simple step.