J
John Michl
I'm new to using pivot tables in VBA code. I have a few questions.
I have a sheet that has six pivot tables. The first one was created
manually using the wizard. Three others were created by copying the first.
The other two were created using the wizard and selecting "Pivot table" as
the data source.
Question 1: Do all of these tables use the same PivotCache and if so, if I
Refresh the Cache for the first table, is the cache updated for the others?
(The raw data is in a SQL database.)
Question 2: If they use different Caches, is there a way to designate that
they should use the same cache so that my file size is smaller and doesn't
include redundant data?
I have several other questions but I'll start with these two first.
Thanks.
I have a sheet that has six pivot tables. The first one was created
manually using the wizard. Three others were created by copying the first.
The other two were created using the wizard and selecting "Pivot table" as
the data source.
Question 1: Do all of these tables use the same PivotCache and if so, if I
Refresh the Cache for the first table, is the cache updated for the others?
(The raw data is in a SQL database.)
Question 2: If they use different Caches, is there a way to designate that
they should use the same cache so that my file size is smaller and doesn't
include redundant data?
I have several other questions but I'll start with these two first.
Thanks.