Okay, I have three tables: a Scholarship table, a Contacts table, and a Scholarship/Contact Relationship table (which lists if the contact is a primary donor, the founder of the scholarship, etc., etc.). This third table is (I believe) necessary because a given contact can be affiliated with multiple scholarships, and a given scholarship can have multiple contacts (right?).
So I have a form for entering Scholarship information that includes a Contact subform. It's set up to use the information from the S/C Relationship table to show the (already-entered) contacts and their relationship information for any given scholarship--so that part works--but when you add a new scholarship and/or contact, the form does NOT create a new relationship in the S/C Relationship table. How do I get it to do this?
Is this making sense? I can email the database to anyone who wants a closer look at it. Any help is greatly appreciated.