Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sorting not based on a Group in the report

Status
Not open for further replies.

ssudha

Technical User
Oct 14, 2002
62
IN
Hi all,

I have a report that is grouped on a certain field. There is a field in the page header. I want the records to be sorted based on the field in the page header, but not based on the group (should be original order as in the database).

Any idea and formula will be highly appreciated.
Thanks in advance.
 
You could try this:

Add a group based on the page header field. Then go to the change group expert, select the new group and move it so that it is now Group 1, and your original group is Group 2. Then select Group 2, go to Options, and change the order to "original order."

-LB
 
Hi,
That's exactly what I did and could get the result. But the groups have about 30 fields. It took some time. But it solved the purpose.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top