Hey guys I have done Many-to-Many forms a few times with a previous database so I understand the basic concepts but I wanted to see how you might tackle this one.
I have a standerd setup:
tblCQA
Field1
Field2
Field3
tblJoin
fk_CQAID
fk_COIID
tblCOI
Field1
Field2
Field3
I would like my users to add new records to the CQA Form and also create new COI records and link them in one smooth proccess.
I have always created a subform where users can select pre-created records like Staff names, but in this case I would like to create and link in the same form/subform.
Thanks for the help!
I have a standerd setup:
tblCQA
Field1
Field2
Field3
tblJoin
fk_CQAID
fk_COIID
tblCOI
Field1
Field2
Field3
I would like my users to add new records to the CQA Form and also create new COI records and link them in one smooth proccess.
I have always created a subform where users can select pre-created records like Staff names, but in this case I would like to create and link in the same form/subform.
Thanks for the help!