J
Jean
I need to create multiple tables for physical inventory
with part info and a sequentially numbered field starting
with 1 for each file to be used for count tag#. I created
the tables with tag# being an autonumber field, but when I
run the append query to add the records to each file, I
get unexpected results. The tag# in each file is always
sequentially number, but never starts with 1 and I can see
no rhyme or reason to how it's getting the beginning
number. Thankss for any help with this problem.
with part info and a sequentially numbered field starting
with 1 for each file to be used for count tag#. I created
the tables with tag# being an autonumber field, but when I
run the append query to add the records to each file, I
get unexpected results. The tag# in each file is always
sequentially number, but never starts with 1 and I can see
no rhyme or reason to how it's getting the beginning
number. Thankss for any help with this problem.