I have a combo box that allows the data entry operator to select an employee's name from the list on the main form.
However, if the name is not on the list I would like them to enter in the new employee info.
I could set it up to open up the employee form by pressing a button or something but I found that upon selecting the employee form and entering the new employee info, the combo box does not seem to update and reflect the change in its list. What am I doing wrong?
Also, can the field be set up to automatically open up the employee form if someone enters an unfamiliar name in the combo box field?
Thanks for any suggestions. =+}
However, if the name is not on the list I would like them to enter in the new employee info.
I could set it up to open up the employee form by pressing a button or something but I found that upon selecting the employee form and entering the new employee info, the combo box does not seem to update and reflect the change in its list. What am I doing wrong?
Also, can the field be set up to automatically open up the employee form if someone enters an unfamiliar name in the combo box field?
Thanks for any suggestions. =+}