I have a table, used in a form, that records general information about employees, including an employee ID number.
I also have a second table, called Duty Assignment, that is linked to the Employee table by the employee ID nmber.
The main form is the employee table, and the subform is the Duty...