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