A
Al
Hi,
I have a table with an autonumber field which users rely on as a sequential
reference for table entries. Some complete entries, including their
autonumber, were accidentally deleted from the table but I have a back-up
copy of the database so my plan was to create an append query to append the
deleted entries from the back-up copy of the table to the original table. I
want the append query to add the entire entry, including it's autonumber,
back into the original table but I can't get it to work, I get a "duplicate
field" message and the append query won't run. I suspect it's something to do
with the autonumber field but I don't know what to do to sort it. Any help
appreciated.
TIA
I have a table with an autonumber field which users rely on as a sequential
reference for table entries. Some complete entries, including their
autonumber, were accidentally deleted from the table but I have a back-up
copy of the database so my plan was to create an append query to append the
deleted entries from the back-up copy of the table to the original table. I
want the append query to add the entire entry, including it's autonumber,
back into the original table but I can't get it to work, I get a "duplicate
field" message and the append query won't run. I suspect it's something to do
with the autonumber field but I don't know what to do to sort it. Any help
appreciated.
TIA