I have a question. I have a table called Attendees and another called SeminarAttendees. The Attendees form has just a list of all the Attendees' information (name, ssn, address, etc) and the SeminarAttendee form has other information. I need to add the SSN from the Attendee form to every attendee in the SeminarAttee form. Some names are the same so I can't use a querry joined like that. Any help?