I have a Master Record with autonumber (New Values = Increment)
The past 5 records entered have the following values in automenber lngApplicantID:
5158
5159
5160
338231297
338231298
I did a Compact and Repair and the next automumber on a new record is 338231299
1. Why did autonumber jump from 5160 to 338231297?
2. How can I adjust 338231297 & 8 back to a 4 digit number?
Thanks, John