Forms and SubForms

G

Guest

What is the best way to have a form with Customer Information such as Customer Name, Main Phone Number, Account Number, etc. and be able to enter multiple locations for this customer, and by doing this have a new record entry created each time a location is entered

Location info would be address, city, state, zip code for example.
 
G

Guest

I solved my issue. Just create 2 tables with one being a form and the other a subform. Then use a query to join all the fields with one of the forms creating the autonumber field I need.

----- Brian Dehning wrote: -----

What is the best way to have a form with Customer Information such as Customer Name, Main Phone Number, Account Number, etc. and be able to enter multiple locations for this customer, and by doing this have a new record entry created each time a location is entered?

Location info would be address, city, state, zip code for example.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top