W
Warren
I currently have 3 tables I am working with tEquipment, tEquipmentCircuit and
tCircuit.
One piece of equipment can be powered by more than one circuit and one
circuit can power many equipment so I have tEquipmentCircuit as a junction
table between tEquipment and tCircuit. I believe this is set up correctly
with just the primary keys from each main table comprising the junction table.
Is there a way that I can create one form with one subform and populate all
three tables simultaneously?
tCircuit.
One piece of equipment can be powered by more than one circuit and one
circuit can power many equipment so I have tEquipmentCircuit as a junction
table between tEquipment and tCircuit. I believe this is set up correctly
with just the primary keys from each main table comprising the junction table.
Is there a way that I can create one form with one subform and populate all
three tables simultaneously?