Autonumbering from 10000

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to start autonumbering from 10000. By default, it starts at 1.
Is this possible?

TIA
 
Do d a search. This is answered in here all the time.

Please look for your answer before asking others to do it for you.

Rick b
 
The only valid use of the autonumber field is to generate unique record IDs.
Any other use of it will lead to troubles sooner or later. The sick thing
is that MS has some help on the support site that will help you manipulate
autonumbers in certain ways. Some of the MVPs have generated some neat
solutions, too. However, the righteous rule is: If you are trying to
generate a number that humans will see and/or attempt to understand then you
should generate and manage that number yourself. Check out "Autonumber" at
www.mvps.org/access

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top