G
Guest
I have two tables which are joined by a common field. In the parent table,
this key field is an autonumber field. I would like to write some code which
takes that value in this key field and enters it into the foreign key field
in the second table. What is the code that is used for such a transaction?
I am betting this that is a simple bit of code, and I am just overlooking it
in my reference materials.
this key field is an autonumber field. I would like to write some code which
takes that value in this key field and enters it into the foreign key field
in the second table. What is the code that is used for such a transaction?
I am betting this that is a simple bit of code, and I am just overlooking it
in my reference materials.