Serendipityww
Registered User.
- Local time
- Today, 07:04
- Joined
- Sep 6, 2000
- Messages
- 18
I need a timesheet for each student. These timesheets are preprinted. I only need to print the name of the student(trimmed) in the upper right hand corner of a timesheet--one timesheet per student. The student has a record in the database for each class he is taking. My problem is that if the student is taking 5 classes, I get 5 timesheets for him. I can group on "name" and hide duplicates, but then I get blank pages for the duplicates. How can I print only one timesheet for each student? SS is unique to the student. Unique in query doesn't work either because neither the records nor fields are unique. Thanks for your help.