RiotGearEpsilon
Technical User
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?
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?