I need to create a mail merge from an Access 2k DB to a Word 2K doc.
The Access DB contains 3 tables:
Attendee - name, address of people who attended courses
Sessions - the details of the courses, including no. of continuing education credits for each course
Signups - attendee Id and Id of courses they attended
I have created a simple query that returns attendee info with details of courses they attended and the number of credits per course. Since most attendees went to more than one course, when I merge to word I end up with one letter for each course for each attendee.
I need ONE letter for each attendee that shows All the courses they went to and the credits they received for each course, and would also like to total those credits per attendee.
Any ideas on how best to achieve this?
All input greatly appreciated!
Thanks, Richard
The Access DB contains 3 tables:
Attendee - name, address of people who attended courses
Sessions - the details of the courses, including no. of continuing education credits for each course
Signups - attendee Id and Id of courses they attended
I have created a simple query that returns attendee info with details of courses they attended and the number of credits per course. Since most attendees went to more than one course, when I merge to word I end up with one letter for each course for each attendee.
I need ONE letter for each attendee that shows All the courses they went to and the credits they received for each course, and would also like to total those credits per attendee.
Any ideas on how best to achieve this?
All input greatly appreciated!
Thanks, Richard