L
Lindsay
I'm sure this is simple, but can't think how to do this. I have a report
that prints out a list of student names, student id's and awards. There are
multiple
records (students) with the same last name, but they are in fact different
contacts. When I group by last name, the report of course puts the detail
information for the all the records with the same last name together, rather
than as separate contacts. When I group on the ID field it separates each
record, but then sorts by ID and not by last name. How can I group
the students by ID, but sort them by Last Name? I don't want them sirted by
ID and then by last name- only last name.
Thanks in advance!
that prints out a list of student names, student id's and awards. There are
multiple
records (students) with the same last name, but they are in fact different
contacts. When I group by last name, the report of course puts the detail
information for the all the records with the same last name together, rather
than as separate contacts. When I group on the ID field it separates each
record, but then sorts by ID and not by last name. How can I group
the students by ID, but sort them by Last Name? I don't want them sirted by
ID and then by last name- only last name.
Thanks in advance!