Have a monthly report that lists associate name, date, the type of work they completed and how many. This report is being rendered in Excel and produces a separate tab for each associate with their information.
I'm trying to modify the report so it will provide a summary at the bottom of each page, specific for that associate, to show: Type of work, total count. Here is an example of the desired outcome.
I have a separate dataset that provides the summary data I need, I just can't figure out how to combine this with the detail report and have it produce separate tabs for each associate and display the summary for each associate on the same tab.
Any assistance you can provide would be appreciated.