Form.FilterOnLoad Property (Access)

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.

See Also

Concepts

Form Object

Form Object Members