process for creating a subform

G

Guest

Hi,

is this the proper process for creating a subform (let's use multiple
addresses for a person for example):
1) create table to house multiple records (AutoNumber for PK, personID for FK)
2) create new frmAddress with text boxes pertaining to address info
3) add frmAddress as a subform in Main form

Anytime multiple records are possible for a particular text box (e.g.,
favorite foods) for a person, I use a subform and follow above steps.
Correct?

Thanks,
Lynn
 

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