I have a main table with several subtables. When entering records in the main table, the autonumber datatype takes care of the primary key. When I enter a record that has extended data that needs to be entered in the subtable, how do I ensure that the Primary Key number is propogated to the subtable?
The reason I ask is because I can't edit the Autonumber field (as I'm sure you all are aware of) so I can't manually enter information into the main table, then pull up the subtable and enter the rest of the information.
Is this something that can only be done using a form/subform entry option?
Thanks in advance,
Q-
The reason I ask is because I can't edit the Autonumber field (as I'm sure you all are aware of) so I can't manually enter information into the main table, then pull up the subtable and enter the rest of the information.
Is this something that can only be done using a form/subform entry option?
Thanks in advance,
Q-