PivotTable.PivotCache (Excel)
Returns a PivotCache object that represents the cache for the specified PivotTable report.
Dim pvtcac As PivotCache
Set pvtcac = ActiveCell.PivotTable.PivotCache()
Returns a PivotCache object that represents the cache for the specified PivotTable report.
Dim pvtcac As PivotCache
Set pvtcac = ActiveCell.PivotTable.PivotCache()