Hello,
I have a VBA code that goes to a specific Folder, grabs data from an Excel file, and then puts (data) in another Excel file (template with VBA) file as "Raw Data" tab.
Then my VBA refreshes 30+ Pivots from that “Raw Data” tab.
Now “Raw Data” is stored together with 20+ Pivots in one Excel file.
Challenge:
Is there a way to keep my "Raw Data" in the external Excel file and simply refresh my Pivots by only "pointing"/linking that source?
Is this doable?
Thanks!
Michael
Bookmarks