I have a table named "customers" with a field name "Address" which is a text field.
I have a form that has the "Address" Field in it that is a combo box which the row source is looking up the " Address" in a table "Address"
My question is should I have made the field "address" in the customers table a lookup combo box linked to the table address?
Thanks Angie