I have one table "Contracts" that has a one-many relationship with a table, "Address" and it also has a one-many relationship with another table, "Invoice".
Since my post, I built a form from scratch. Started with a form based on the table "Contracts" and inserted two subforms, based on the...