Skip to Content
0
Former Member
Apr 28, 2009 at 03:48 PM

Basic question on ordering records

15 Views

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.