I have a workbook with one sheet and a pivot table. The data is stored in a pivotcache.
Is there a way to retrieve the underlying data of the pivot table without selecting a data field and using Selection.ShowDetail = True. Or can a display the records from the pivotcache from vba...?
thnx