Having problem with adding multiple fields from one table to another using Not In List event of the combo box.
I have two tables: Customers (Customers Name, Address, State, City, Zip) and Invoices (Invoice Name, Address, State, City, Zip). Form Invoices has combo box Customers Name, sourced by table Customers. How can I add values from Form Invoices to corresponding fields in Form Customers using Not In List event of the combo box.
Any suggestions.
Thanks.
I have two tables: Customers (Customers Name, Address, State, City, Zip) and Invoices (Invoice Name, Address, State, City, Zip). Form Invoices has combo box Customers Name, sourced by table Customers. How can I add values from Form Invoices to corresponding fields in Form Customers using Not In List event of the combo box.
Any suggestions.
Thanks.