S
szag via AccessMonster.com
I have a combo box that selects an employee name. If the employee name is Not
in List I want code to ask if the user if they wants to add the name. If "OK"
is selected I want:
1) The name to be added to the EMPLOYEE table, NAME field
Then
2) For the user to be prompted for an employee# (using an input box) which
after entered will add the employee # to the EMPLOYEE table, EmpNo field.
Any help? Thanks in advance...
in List I want code to ask if the user if they wants to add the name. If "OK"
is selected I want:
1) The name to be added to the EMPLOYEE table, NAME field
Then
2) For the user to be prompted for an employee# (using an input box) which
after entered will add the employee # to the EMPLOYEE table, EmpNo field.
Any help? Thanks in advance...