dpatrickcollins
Programmer
- Nov 18, 2002
- 79
I am using the hierarchical grouping feature in Crystal version 9.0. Problem is, I need data that is at the "same level" to be sorted by something other than the unique ID. Example using an "manager/employee" scenario:
John Smith (Manager of . . . )
Alice Jones
Sally Black
Bobby Brown
Aaron Gaugh (Manager of . . . )
John Richland
etc.
I would need Aaron to appear before John (or Bobby Brown to appear before Sally Black) if I wished to sort alphabetically. How can I do this and still use hierarchical grouping?
John Smith (Manager of . . . )
Alice Jones
Sally Black
Bobby Brown
Aaron Gaugh (Manager of . . . )
John Richland
etc.
I would need Aaron to appear before John (or Bobby Brown to appear before Sally Black) if I wished to sort alphabetically. How can I do this and still use hierarchical grouping?