PivotCell.PivotItem Property
Returns a PivotItem object that represents the PivotTable item containing the upper-left corner of the specified range.
Syntax
expression.PivotItem
expression A variable that represents a PivotCell object.
Example
This example displays the name of the PivotTable item that contains the active cell on Sheet1.
| Visual Basic for Applications |
|---|
|