Form.OrderByOnLoad Property (Access)

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

Version Information

Version Added: Access 2007

Syntax

expression .OrderByOnLoad

expression A variable that represents a Form object.

See Also

Concepts

Form Object

Form Object Members