G
Guest
I have a combo box in a form attached to a table of customers. In the
TblCustomerList, the ID# has a primary key. When listing names in the
TblCustomerList, there are several customers with the same name, but in
different cities, but they each have a separate ID number.
However, when I choose a name from the drop down list on the form, if there
is a customer with the same name, it returns to the first name listed.
What am I not doing right?
TblCustomerList, the ID# has a primary key. When listing names in the
TblCustomerList, there are several customers with the same name, but in
different cities, but they each have a separate ID number.
However, when I choose a name from the drop down list on the form, if there
is a customer with the same name, it returns to the first name listed.
What am I not doing right?