Application.Filters Method
Project Developer Reference |
Displays the More Filters dialog box, which prompts the user to use a filter.
Syntax
expression.Filters
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The Filters method is equivalent to the More Filters command on the Filtered For submenu, available on the Project menu.
See Also