I have all these tables:
Instrument
-Manufacturer
-Purchase
-Sensors
-Deployment History
--Location
-Repair History
I want to be able to access all this data from "Instruments", but looks like I can only make one subform per table? Most of these should be One-To-One I believe, except Manufacturer is usually One-To-Many Instruments. Oh and Instruments is One-To-Many Sensors. The rest should be One-To-One with the Instruments.
I've tried doing it by one Unique ID for each table, without success. I'm just stumped now..
Any help greatly appreciated.
T
Instrument
-Manufacturer
-Purchase
-Sensors
-Deployment History
--Location
-Repair History
I want to be able to access all this data from "Instruments", but looks like I can only make one subform per table? Most of these should be One-To-One I believe, except Manufacturer is usually One-To-Many Instruments. Oh and Instruments is One-To-Many Sensors. The rest should be One-To-One with the Instruments.
I've tried doing it by one Unique ID for each table, without success. I'm just stumped now..
Any help greatly appreciated.
T