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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sorting by summary fields by sub-summary

Status
Not open for further replies.

RiotGearEpsilon

Technical User
Jul 20, 2006
1
0
0
US
I'm trying to sort a database of orders by repeat customers in such a fashion as to sort by the number of shoes each one ordered.

Each record is one order, and has a field containing the number of shoes in that order.
Each record has a field containing the name of the customer who made the order.

The sub-summary part for sorting by customer name has a summary field that totals the number of shoes ordered by that customer. I need to sort by that value.

Any recommendations as to how?
 
Sort by breakfield.
Then make a new layout using the Columnar/list report wizard.
Make sure to save the outcome as a script.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top