Field sorting problem

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Hi,

I have a query that returns data sorted on 2 fields. Name and then
RequestDate.

When I put this into a report the Name field is sorted ascending but the
RequestDate field is sorted randomly.
How can I fix it to be sorted the same as the query?
Thanks,
 
Sorting in a report relies on the sorting set in the report's Sorting and
Grouping dialog.
 
Back
Top