I am creating a table to capture donated items; each item will need a unique ID for tracking - an autonumber, obviously.
I want to take that ID & make it into a barcode number - is there anyway to set the properties of an autonumber to start be 10 digits instead of 1? I only see where I can choose random vs increment.
Thanks!
I want to take that ID & make it into a barcode number - is there anyway to set the properties of an autonumber to start be 10 digits instead of 1? I only see where I can choose random vs increment.
Thanks!