FilterFunction Property

See Also                  Applies To

Criteria object: Returns or sets how the specified criteria work with the AutoFilter. If this property is set to ssFilterFunctionInclude, the specified items are displayed in the filtered list and all other items are removed. If this property is set to ssFilterFunctionExclude, the specified items are removed from the filtered list and all other items are displayed. Read/write SheetFilterFunction.

PivotField object: Returns or sets the filter function for the specified field. Read/write PivotFieldFilterFunctionEnum.