I'm very new to Access and VB so please forgive me if what I'm trying to do is extremely easy. I have a form, "Employees", that is used to input information. On the form are several subforms, e.g., "Employees Subform1", "Employees Subform2," etc. for entering additional information in related tables. The key that links the tables together is "Employee ID." What I'm trying to do unsuccessfully is have the users select multiple values from a listbox on the "Employees" form, click an "Add Records to Subform1" button, and then see the values they just selected appear in "Employees Subform1." They will then repeat the same process for all subforms on the "Employees" form. I've tried adding the records in various ways, but I'm too new to Access and VB to have much success. Any help would be greatly appreciated!!