Hi.
I am trying to copy a record which has data in 3 tables, and replicate it in the same set of tables, but with a different ID number.
I know how to write an InsertInto statement, but what i'm not sure of, is how to copy the new id (that has been set by autonumber) into the other 2 tables, so...