My database has two tables, units and components. Units and components have a M:M relationship and are linked through a junction table. I have created a form where unit and components are shown as datasheets. If you click on a unit the corresponding components are shown on the component datasheet.
I can copy and paste a unit record to form the basis for a new unit entry. What I would like is for attached components to also be copied over in the process. So how do I copy a unit and its attached components over to a new unit entry?
I can copy and paste a unit record to form the basis for a new unit entry. What I would like is for attached components to also be copied over in the process. So how do I copy a unit and its attached components over to a new unit entry?