Hi Penta,
No,the append query shouldn't include the ID column. Just make sure you have implemented it in the table you are appending records to. The assignment of AutoNumber/PrimaryKey values will be handled at the table level as each new record is appended to the new table.
HTH
Bob
|