Basically, I have created a QC report to show the historical values of our products over time. The goal is to be able to show the monthly QC data for the previous 3 months, and then a summary of the yearly totals.
I had no issues creating the report to summarize the data by month. I was also able to use the category footer to sum the entire data range from the query (which was limited to the previous year) to show the yearly totals. However, I don't know how to limit the individual months that are displayed so that only the previous 3 are listed. Listing 12 individual months in the report (for every product we are including) would clutter the report to the point where it loses a great deal of its usefullness, but I'd like to retain the ability to summarize the yearly totals.
I know I can limit the months displayed the same way I limit the query to the previous year, but then I would lose the ability to summarize the yearly data. Is there a way to do both within a single report in Access?
I had no issues creating the report to summarize the data by month. I was also able to use the category footer to sum the entire data range from the query (which was limited to the previous year) to show the yearly totals. However, I don't know how to limit the individual months that are displayed so that only the previous 3 are listed. Listing 12 individual months in the report (for every product we are including) would clutter the report to the point where it loses a great deal of its usefullness, but I'd like to retain the ability to summarize the yearly totals.
I know I can limit the months displayed the same way I limit the query to the previous year, but then I would lose the ability to summarize the yearly data. Is there a way to do both within a single report in Access?