When I sort my reports by patient and provider, I wind up with 6 groups.
ProviderLast ProviderFirst ProviderLogin PatientLast PatientFirst PatientID
It seems to me that there should be some way to say "group the records by PatientID, but sort by PatientLast+PatientFirst", but I'm having the darnedest time figuring out what that is. Can anybody clue me in here? Thanks.