PivotTable.ListFormulas Method
Creates a list of calculated PivotTable items and fields on a separate worksheet.
Syntax
expression.ListFormulas
expression A variable that represents a PivotTable object.
Remarks
This method isn't available for OLAP data sources.
Example
This example creates a list of calculated items and fields for the first PivotTable report on worksheet one.
| Visual Basic for Applications |
|---|
|