C
Cliff Partridge
I have a combo box in a form that I use to select a customer name from
a customer table. If the customer doesn't exist, I created a button
to open another form to enter their information. The problem is that
after I enter the new customer information, I can't see them in the
list on the combo box until I exit out of the orginal form and go back
in. How do I make the combo box update automatically without having
to exit and re-enter?
I tried to search on this, but didn't have much luck.
Cliff
a customer table. If the customer doesn't exist, I created a button
to open another form to enter their information. The problem is that
after I enter the new customer information, I can't see them in the
list on the combo box until I exit out of the orginal form and go back
in. How do I make the combo box update automatically without having
to exit and re-enter?
I tried to search on this, but didn't have much luck.
Cliff