Report.FilterOnLoad Property (Access)
Gets or sets whether the filter specified by the Filter property is applied when the report is loaded. Read/write Boolean.
Version Information
Version Added: Access 2007
Syntax
expression .FilterOnLoad
expression A variable that represents a Report object.