AlexPDEBMan
New Member
- Joined
- Dec 22, 2010
- Messages
- 15
Hi
Is there a way I can list all of the source data in all of the Pivot tables in a workbook?
The reason I ask is that I have some source data that I don't think is used anywhere and I just want to delete it. Experience has taught me not to be so rash and I just wanted to ensure that it is not being used by this particular spreadsheet that has about 40 different pivot tables.
I guess I could write some VBA code to loop through each worksheet, then through each pivot table and write the source data location to a text stream.
There may be an Excel function I don't know about though! Can someone help?
Is there a way I can list all of the source data in all of the Pivot tables in a workbook?
The reason I ask is that I have some source data that I don't think is used anywhere and I just want to delete it. Experience has taught me not to be so rash and I just wanted to ensure that it is not being used by this particular spreadsheet that has about 40 different pivot tables.
I guess I could write some VBA code to loop through each worksheet, then through each pivot table and write the source data location to a text stream.
There may be an Excel function I don't know about though! Can someone help?