G
Guest
I am creating a form that must allow someone to enter in new data about a new
user. In this case I have a blank form and the user has to select the data
from a combo box. My issue is that when it is a new name and it's not in the
combo box I have a add button so that a new form appears when they click on
add and the person can type in the new name but after that I would like for
them to be able to close the form (that is working) but when it goes back to
the main form the new user information is not being saved immediately and I
would also like for it to be already in the combo box instead of having to
search for the new user.
Any help would be appreciated
Thanks
user. In this case I have a blank form and the user has to select the data
from a combo box. My issue is that when it is a new name and it's not in the
combo box I have a add button so that a new form appears when they click on
add and the person can type in the new name but after that I would like for
them to be able to close the form (that is working) but when it goes back to
the main form the new user information is not being saved immediately and I
would also like for it to be already in the combo box instead of having to
search for the new user.
Any help would be appreciated
Thanks