Apply Method

         Example         Applies To

Applies the specified AutoFilter.

Syntax

expression.Apply

expression   An expression that returns an AutoFilter object.

Remarks

You typically use the AutoFilter method to turn on the AutoFilter and add one or more criteria to it; you can then use the Apply method to apply the new filter. For more information, see the example for this topic.