I have a training database here and for the fields in the table I have firstName, LastName, CourseName1, CourseName2......there are like 80 different courses courseDescription, Instructor etc. These CourseName fields are yes/no fields, so for each person the courses that they have completed are checked. <br><br>There is a data entry form and each time a training course is completed, we have to go in and enter all the information individually for each person who did the training course. What I want is to be able to go in and enter the data once but still have it recorded for all the people who took the course. sorta like entering the data and attaching it to 20 names out of 2000.<br><br>