Is it possible to, when I add a new record in one table/form, have Access automatically add and name 2-3 more fields to a different existing table?
For example: I have an employees table and an employee log table. The log table has one record for each work day and group of 2-3 fields in each record that relates to each employee (like work completed_1, hours_1, work completed_2... and so on). When I enter a new customer in the employees form, (lets say his employee id is 12) I want to have it automatically add 2 fields in the log table labeled work completed_12 and hours_12... then 13, 13 for the next employee, and so on. Can this be done??? And if so how?
For example: I have an employees table and an employee log table. The log table has one record for each work day and group of 2-3 fields in each record that relates to each employee (like work completed_1, hours_1, work completed_2... and so on). When I enter a new customer in the employees form, (lets say his employee id is 12) I want to have it automatically add 2 fields in the log table labeled work completed_12 and hours_12... then 13, 13 for the next employee, and so on. Can this be done??? And if so how?