I am running Crystal Reports 10.
The report consists of 2 group headers:
Group 1 - Location
Group 2 - Patient ID
The detail is suppressed
On the group 2 line I also display the appt date and patient name
For example:
I would like to sort the second group header by date. Is there a way to do that?
TIA
~RLG
The report consists of 2 group headers:
Group 1 - Location
Group 2 - Patient ID
The detail is suppressed
On the group 2 line I also display the appt date and patient name
For example:
Code:
LOC1
22 Apr 2345 Edna Jones
8 Apr 8576 Ruth Smith
13 Apr 4827 Jan Black
LOC2
19 Apr 7678 Betty Brown
26 Apr 1124 Cindy Cooke
2 Apr 9879 Mary Doe
TIA
~RLG