How do I updating a table from a control (combobox)?

  • Thread starter Thread starter Erik Løvaas
  • Start date Start date
E

Erik Løvaas

I have a combo-box that contains information on customers. The information
is derived from a table (tblCustomers). I want the table to be automatically
updated whenever I enter a new Customer.

Regards, Erik
 
Back
Top