i am inserting data into 2 tables.
in one of the tables there is an autonumber field called id.
i need the value of the id in order to put data in the other table.
how do i get that value for the autonumer field id so i can insert data into the other table.
in one of the tables there is an autonumber field called id.
i need the value of the id in order to put data in the other table.
how do i get that value for the autonumer field id so i can insert data into the other table.