I have 3 tables relating together as follows:
.................................................. ........................................PeopleNote s table
.................................................P eople table ......................ID
Companies table ........................ContactNo-----one to many----ContactNo
CustomerNo -------one to many-----CustomerNo......................... Date
Phone ........................................FirstName. ......................... GeneralNotes
CompanyName ............................LastName
Address .....................................Title
City ...........................................Email
State
Zip
Please disregard the dots, it is the only way I could line it up.
I have tried and tried but cannot put the 3 on one form linked together. I see a lot of examples where a form and a subform are together. I have found nothing where one form is linked to another, then the second form is linked to a third. Thanks in advance.