Hello,
I have two auto-numbered tables, each with one-to-many relationships with a couple of other tables.
The two auto-numbered tables have identical column properties, as do the tables each are linked to.
How can I set up an append query to append records from one of these tables into the other, but ensure that all of the links stay intact? (Right now, the two tables duplicate ID numbers.)
I hope this makes sense. Can anyone assist?
Thanks in advance.
I have two auto-numbered tables, each with one-to-many relationships with a couple of other tables.
The two auto-numbered tables have identical column properties, as do the tables each are linked to.
How can I set up an append query to append records from one of these tables into the other, but ensure that all of the links stay intact? (Right now, the two tables duplicate ID numbers.)
I hope this makes sense. Can anyone assist?
Thanks in advance.