I am trying to create a form to input table information. The table record can contain multiple entries form a shared table, each entry into the shared table can contain multiple entries from another table which contains a unique record for each item. I think I set up the relations properly. I have attached the relationshiprelationships041014.zip for review. See "Lot info" table linked to "PP lot" and then this table linked to unique record in "Plate Prep" table.
I want to populate the shared table from the "Plate Prep" table. I can easily perform a single link but am struggling a bit with this. What is the best way to do this. Do I create a subform with the population of the shared table and then insert this into my main form? Any help would be appreciated.