Changing Sort on Report

  • Thread starter Thread starter Don
  • Start date Start date
D

Don

I have an Access 97 application and want to have a report sort by input from
my report manager screen. In my report I'm already grouping by one field.
How do I code to set up a second criteria in the grouping & sorting section
to handle this. I thought I could just sort the SQL being based in, but the
group by seems to change that sort.

Thanks

Don
 
Back
Top