This is what I'm trying to do:
I have a table(customers)with the following fields:
CustID,CustomerName,Address,City,State,Zip.
Currently, I have a form with a combobox(Customer)which is tied to the table CustomerName field, selecting a customer from the combobox dropdown list fills in 4...