I have a tab control on my form. One page has contact details for a company, the other has assignment details. Each company can have more than one contact, and more than one assignment. I have put a subform on each page so as the one-to-many relationship can be shown. However it will only show the contacts/assignments for the first company added to the database, not for any of the others despite them all having contact/assignment details stored about them.
The subforms are linked to the master form by fldCompanyID from their respective tables.
If anyone could tell me how to go about fixing this I'd appreciate it.
Matt
The subforms are linked to the master form by fldCompanyID from their respective tables.
If anyone could tell me how to go about fixing this I'd appreciate it.
Matt