R
remmons
I have a combo box whose row source is a table of company names. If the
Company the user wishes to select is not yet in the table, I have allowed for
the dblclick event to open a form (record source company table) to input the
new company's information. My question is this: after closing the company
form and returning to the main form, what is the best and cleanest way to
have the row source of the combo box reflect the new company just added?
Company the user wishes to select is not yet in the table, I have allowed for
the dblclick event to open a form (record source company table) to input the
new company's information. My question is this: after closing the company
form and returning to the main form, what is the best and cleanest way to
have the row source of the combo box reflect the new company just added?