judyblueyes
Technical User
I have a primary key 8 digits numeric, for example 20030001. I want a new record in my form to automatically calculate the next number, in this case 20030002. Is there a way to do this? Something like: new number = last number + 1?
Alternatively, is there a way to make an autonumber start at something other than 1, in this case 20030001? Thanks for any help!
Alternatively, is there a way to make an autonumber start at something other than 1, in this case 20030001? Thanks for any help!