ODSOFilters.Delete method (Office)

Deletes a filter object from the ODSOFilters collection.

Syntax

expression.Delete (Index, DeferUpdate)

expression Required. A variable that represents an ODSOFilters object.

Parameters

Name Required/Optional Data type Description
Index Required Long The number of the filter to delete.
DeferUpdate Optional Boolean Specifies whether to delay updating the filter. Default is False.

See also

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.