Paul has attended:
Access Intermediate course
Access Advanced course
Multiple sort criteria in a query
Hi All,
I need to sort a query by, first of all, part number then within the group in my report I want to sort by either the date due or the order number (smallest number = oldest date)
Any help?
RE: Multiple sort criteria in a query
Hi Paul,
Use the SORT field in the QUERY.
In the REPORT, use the SORT AND GROUP BUTTON, next to the TOOLBOX and FIELD LIST toolbar icons.
Simply add the field you want to sort by, and the way you want to sort.
Regards
Richard