M
Me
Scenario:
The user fills a form to generate a record. One of the
controls on the form is a combobox that lists names of
companies. However, in some instances the company he wants
may not be listed. He would therefore have to link to
another form to create the company in the appropriate
table.
How can I refresh the data in the combobox after creating
the new company without closing the form that contains the
combobox?
The user fills a form to generate a record. One of the
controls on the form is a combobox that lists names of
companies. However, in some instances the company he wants
may not be listed. He would therefore have to link to
another form to create the company in the appropriate
table.
How can I refresh the data in the combobox after creating
the new company without closing the form that contains the
combobox?