G
Guest
I have a two tables, obligations and instruments. I have a junction
table(obl_inst) to create a many to many between those two tables. My main
form is instruments and obligations is a subform. If neither table is
populated and I add an instruments record thru the instrument form then I
need to put data in the obligation subform which updates the obligations
table ..... and I can't get it to populate the junction table at the same
time. Is this possible and if so how. Thanks!
table(obl_inst) to create a many to many between those two tables. My main
form is instruments and obligations is a subform. If neither table is
populated and I add an instruments record thru the instrument form then I
need to put data in the obligation subform which updates the obligations
table ..... and I can't get it to populate the junction table at the same
time. Is this possible and if so how. Thanks!