Thread: [Solved] Update pivot tables on sheet
View Single Post
 
Old 10-29-2015, 02:12 PM
fredep57 fredep57 is offline Windows XP Office 2003
Novice
 
Join Date: May 2012
Posts: 2
fredep57 is on a distinguished road
Default Update pivot tables on sheet

OK,I have a spreadsheet that I add data to one sheet (lets call this "Data" on the tab) and I always put the data in row 2 - moving all previous data down.

Now this data is tied to a sheet that has monthly pivot tables. This sheet we can call "PivotSheet".

So, I have tried to find a way to get all the pivot tables on the "PivotSheet" (they are not contiguously numbered) and have them update from the "Data" sheet with a vba script. But I have not found anything that points me to doing this.

IF someone could help that would be wonderful!

Thanks
E
Reply With Quote