i have a combobox which must be filled with one of the records in the list. if it is not on the list i want to open a form (pop-up or otherwise) for the user to put in information. (this form is already created and has a subform where the data will be added. this form can also be used without being accessed from the main menu - the coding has to be good for both ways in which it will be opened.)
1. i want that form to open up with the newdata already in one of the fields.
2. when the user clicks the ok button, i want that information to be in the combobox list.
thanks for your help.
1. i want that form to open up with the newdata already in one of the fields.
2. when the user clicks the ok button, i want that information to be in the combobox list.
thanks for your help.