Sorting Records in Form View or in Datasheet View
To sort records in Form view or in Datasheet view, follow these steps:
- Start Microsoft Access, and then open the database that you are working with.
- Open the table or the form whose data you want to view.
- Click the field that you want to use for sorting records. To sort records in a subform, click the field that you want to sort. To sort records in a subdatasheet, display the subdatasheet by clicking its expand indicator, and then click the field that you want to sort.
- On the Records menu, point to Sort, and then click Sort Ascending or Sort Descending.NOTE: In a form, you can sort on only one field at a time.
Sorting with Subdatasheets
In Datasheet view, when you sort the subdatasheet for one record, Microsoft Access sorts all the subdatasheets at that level. In a datasheet or subdatasheet, you can select two or more adjacent columns at the same time, and then sort them. Access sorts records starting with the leftmost selected column. When you save the form or datasheet, Access saves the sort order.
Sorting Records on a Report
- Start Microsoft Access, and then open the database that you are working with.
- Open the report in Design view.
- On the View menu, click Sorting and Grouping to display the Sorting and Grouping dialog box.
- In the first row of the Field/Expression column, select a field name or type an expression.
NOTE: When you fill in the Field/Expression column, Microsoft Access sets the sort order to Ascending. - You can sort on up to 10 fields or expressions in a report. To sort your report on more than one field, add another field or expression to the Field/Expression column. The field or expression in the first row is the first sorting level. The second row is the second sorting level, and so on.