PivotTable.SortUsingCustomLists property (Excel)

The SortUsingCustomLists property controls whether custom lists are used for sorting items of fields, both initially when the PivotField is initialized and the PivotItems are ordered by their captions, and later when the user applies a sort. Read/write Boolean.

Syntax

expression.SortUsingCustomLists

expression A variable that represents a PivotTable object.

Remarks

Setting this property to False can optimize performance for fields with many items, and it also allows users that don't want custom list-based sorting to avoid it.

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.