sorting order details

bricklebrit

Registered User.
Local time
Today, 12:13
Joined
Feb 10, 2002
Messages
41
Hello,

I have a report that has a informal greeting in the header and in the 'detail' section of the report is the repeating list of items ordered.

I was wanting these items to print out alphabetically sorted from the value [seriesTitle].

What is the best way to do this? Is there any easy script to sort these items or do I need to set up a query? I'm not sure how to go about it.

Thanks in advance for any suggestions or recommendations,
Jon
 
Right click the top left corner of the report in Design view, and select Sorting and Grouping. Enter the field that you want to sort by.

HTH
 
Harry,

Worked great - thanks ever so much!

Jon
 
I would like to set the report order in code depending on the value of an option group. How can this be done ? Is there a reportorder control on a report code?
 

Users who are viewing this thread

Back
Top Bottom