Quick summary
Sorting records in MS Access reports lets you control the order in which data is displayed by applying a sort field and sort order through the Group & Sort panel in Design View. This step-by-step process requires no code and works directly within the Access Report Designer.
Steps
- In the Navigation Pane, locate the report you want to sort.
- Right-click the report and select Design View.
- On the Design tab in the Ribbon, locate the Group & Sort button.
- Click Add a Sort.
- Select the field you want to sort by from the dropdown list.
- Choose the sort order (ascending or descending).
- Switch to Report View to verify the sorting order is applied correctly.



