Applies To Form, Parameter query, Report, Select query, Table.
Description
You can use the OrderByOn property to specify whether an object's OrderBy property setting is applied.
Setting
The OrderByOn property uses the following settings.
Setting | Description | Visual Basic |
Yes | (Default) The OrderBy property setting is applied when the object is opened. | True (–1) |
No | The OrderBy property setting isn't applied when the object is opened. | False (0) |
See Also AllowFilters property, ApplyFilter action, ApplyFilter method, Filter property, Filter property, FilterOn property, OrderBy property.