B
BigJohn
I'm new at this and self-taught. My Master Item Table has a unique key field
and is set to autonumber. It has reached 3999 and is now trying to assign a
number already used instead of going beyond 3999 when adding a new record. I
appended the records into an empty table without appending the autonumber
field values and a new record is added with no problem. It is probably
something I know nothing about but every beginning programmer learns in
school. Any help. Incidentally, I'm storing information in two other tables
(inventory and invoicing) using the autonumber field in the master item
table. I do appreciate any helpful comments.
and is set to autonumber. It has reached 3999 and is now trying to assign a
number already used instead of going beyond 3999 when adding a new record. I
appended the records into an empty table without appending the autonumber
field values and a new record is added with no problem. It is probably
something I know nothing about but every beginning programmer learns in
school. Any help. Incidentally, I'm storing information in two other tables
(inventory and invoicing) using the autonumber field in the master item
table. I do appreciate any helpful comments.