I have a table (Table A) that contains employee records like EmpID, name, address, city, state, zip and the like.
On the Form for Table A, I need a control button that opens the Form for a second table (Table B) to enter several fields of additional information for the employee that is the current record in Table A's form. Not every employee
will have additional information.
Any help will be appreciated.
On the Form for Table A, I need a control button that opens the Form for a second table (Table B) to enter several fields of additional information for the employee that is the current record in Table A's form. Not every employee
will have additional information.
Any help will be appreciated.
Comment