PivotTable.FieldListSortAscending property (Excel)

Controls the sort order of fields in the PivotTable Field List. When this property is set to True, the fields are sorted in ascending order. When it is set to False, the fields are sorted in data source order. Read/write.

Syntax

expression.FieldListSortAscending

expression A variable that represents a PivotTable object.

Remarks

Does not apply to PivotTables connected to OLAP data sources.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.