Sorting Groups of Data, keeping continuity
Relative newB, here is my problem summarized,
In this simple example I have 4 people with different orders. I want to sort by order total for instance, or alphabetical or whatever. All I need is for Mike's purchases to stay below his name and Chris's purchases, and Amy's etc... When I try grouping it does not work. The sort will sort all rows individually.
thank you
gatesbless
|