All, using access 2016...I have a junction table with two FKIDs from two other tables to solve a m:m relationship...can I add new records to all three tables on one form without the user having to input ID info multiple times. If yes, how...I've tried using the junction table as the main form and subforms for the other tables but running into issues inputting data and getting data integrity errors since you cannot duplicate PKs in the subforms. I need to make it smooth for the users...