I have 3 tables which info are related.
For example, table 1 must have a record which would have many record in table 2. In turn each record in table 2 would have many record in table 3.
At present, the way I set it is a form for table 1 which then open up a second form for input which in turn...