I have a form that has a drop down combo box that is limited to the list. (the list is TblCompName)
When the user enters new data in, there is a button that allows them to add a new company to the list, the button opens a form where they just type in the new company and click a "done" button.. but the new company they just added is not available in the drop down box.
how can i see this new data in the combo box without having to close and reopen my form and still be on the same index number
thanks,
Smiley
When the user enters new data in, there is a button that allows them to add a new company to the list, the button opens a form where they just type in the new company and click a "done" button.. but the new company they just added is not available in the drop down box.
how can i see this new data in the combo box without having to close and reopen my form and still be on the same index number
thanks,
Smiley