To prevent this problem from occurring, when you create a new PivotTable, do not use another PivotTable as the source of its data. To avoid this problem, follow these steps:
- On the Data menu, click PivotTable and PivotChart Report.
- In the PivotTable and PivotChart Wizard - Step 1 of 3 dialog box, select one of the following three option buttons
- Microsoft Excel List or Database
- External Data Source
- Multiple Consolidation Ranges
depending on the location of the source data.
- Click Next, and then proceed through the remainder of the PivotTable creation process.
If you have already created the new PivotTable, you must delete the
existing PivotTable, and then create another new PivotTable using the
steps above.
Using this workaround will increase the size of your workbook,
because each PivotTable will have its own PivotTable memory cache.
If you create a PivotTable that uses the same source data
as another PivotTable, but you do not use the other PivotTable as the
source of the data, you may receive an error message similar to the
following:
Your new PivotTable will use less memory if you base it on your
existing PivotTable [WorkbookName]SheetName!PivotTableName,
which was created from the same source data. Do you want your new
PivotTable to be based on the same data as your existing PivotTable?
If you click
Yes, the new PivotTable uses the old PivotTable as the source of its data, and the problem described in the "Symptoms" section of this article
will occur. If you click
No, the new PivotTable uses its own PivotTable memory cache, and the problem described in the "Symptoms" section of this article
will not occur.