I have 2 tables. One is a list of employees (EMPLOYEES table) and the other is a table with information about each employee (INFO table). I have a form that I use to add new employees to the EMPLOYEES table. After I enter the information into the form and add a record to the EMPLOYEES table, I would like Access to automatically create a record in the INFO table with the employee's name.