Form.FilterOnLoad Property

Access Developer Reference

Gets or sets whether the filter specified by the Filter property is applied when the form is loaded. Read/write Boolean.

Version Information
 Version Added:  Access 2007

Syntax

expression.FilterOnLoad

expression   A variable that represents a Form object.