lorbieckit
New Member
- Joined
- Dec 20, 2024
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
I have a single pivot table slicer that contains 39 different last names. When I click on a last name it populates a dashboard with that athletes testing metrics. My goal is to create a VBA code that will loop through all 39 athletes and print individual reports for each to my default printer in a single action. I want to be able to attach this code to a print button on the dashboard.
I know this should be relatively easy as I can find bits and pieces of code to support this but am struggling to put it all together. Any help is appreciated!
I know this should be relatively easy as I can find bits and pieces of code to support this but am struggling to put it all together. Any help is appreciated!