I am using Crystal 10 pulling from a Informix database.
My objective is to sort records depending on the group results.
Table: Party Aging rejects
Group by Object rejects
results1: Object rejects: Rejects from Party aging to Party Name Master table: need to sort by Party Name
results2: Object rejects: Rejects from Party aging to Case master table: need to sort by case status
I would like to sort the results1 records by Party last name and sort the results2 records by case status.
My objective is to sort records depending on the group results.
Table: Party Aging rejects
Group by Object rejects
results1: Object rejects: Rejects from Party aging to Party Name Master table: need to sort by Party Name
results2: Object rejects: Rejects from Party aging to Case master table: need to sort by case status
I would like to sort the results1 records by Party last name and sort the results2 records by case status.