New Form Question - Linked Tables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have 2 tables - Customer and Customer Contacts. There are often more than
one contact per customer. I want to create a form to enter new contacts. I
have the two tables set up in a query and I am thinking that I will use a
list box for the user to select which customer they want to add a contact
for. how can I ensure that they will select a customer name before moving on
to enter the contact name?
 
Just to make sure I understand correctly. The customer name would be on the
main form and the contact info to enter would be on a subform?
 
Back
Top