Angela has attended:
Excel VBA Intro Intermediate course
Creating Pivot Tables
what does PivotSelection do?
RE: Creating Pivot Tables
Hi Angela
The PivotSelection property returns a PivotTable selection in the standard PivotTable report format.
The syntax is as follows:
expression.PivotSelection
An example of this would be as below:
This selects the data and label for the salesperson named Karen Draper in the PivotTable report on the worksheet.
Worksheets(