B
Buddy
Hi everyone,
I have a very quick question. I have an Access 2003 database that
generates serial numbers for products using multiple fields (facility,
date, shift, line #, etc). Included in this serial number is a 4
digit incrementing autonumber called UnitNumber:
Field Size: Long Integer
New Values: Increment
Format: 0000
Indexed: Yes (Duplicates OK)
Duplicates are allowed because, on any given day, the factory will not
come close to producing more than 9999 products on the same shift and
/ or packing area. Therefore there will be no repeating serial
numbers.
My question is this... When the autonumber progresses to 9997, 9998,
and then 9999, what will the next number be? I'm hoping it will reset
itself to 0000 or 0001 and start all over again. It it doesn't, then
I have a rather big problem and would appreciate any help or advice.
The autonumber is up to about 9700 and will probably reach 9999 by the
end of the week. This is probably a rather simple question, but I've
never used an autonumber like this before!
Thanks in advance,
Buddy
(e-mail address removed)
I have a very quick question. I have an Access 2003 database that
generates serial numbers for products using multiple fields (facility,
date, shift, line #, etc). Included in this serial number is a 4
digit incrementing autonumber called UnitNumber:
Field Size: Long Integer
New Values: Increment
Format: 0000
Indexed: Yes (Duplicates OK)
Duplicates are allowed because, on any given day, the factory will not
come close to producing more than 9999 products on the same shift and
/ or packing area. Therefore there will be no repeating serial
numbers.
My question is this... When the autonumber progresses to 9997, 9998,
and then 9999, what will the next number be? I'm hoping it will reset
itself to 0000 or 0001 and start all over again. It it doesn't, then
I have a rather big problem and would appreciate any help or advice.
The autonumber is up to about 9700 and will probably reach 9999 by the
end of the week. This is probably a rather simple question, but I've
never used an autonumber like this before!
Thanks in advance,
Buddy
(e-mail address removed)