I have been working with VBA for less than a year, but mostly in Access. I have come accross an issue in Excel that I want to solve programatically .
I have several pivot tables on one work sheet that feed several pivot charts.
I am looking for code that will update each pivot table based on the page I select from the first pivot table on that worksheet.
Basically, once I update the first pivot table, I need each of the remaining pivots to get the same update.
If I can get this to work, it will save me a ton of time.
I appreciate any help you give me.
A
I have several pivot tables on one work sheet that feed several pivot charts.
I am looking for code that will update each pivot table based on the page I select from the first pivot table on that worksheet.
Basically, once I update the first pivot table, I need each of the remaining pivots to get the same update.
If I can get this to work, it will save me a ton of time.
I appreciate any help you give me.
A
Comment