Autonumber in Access

  • Thread starter Antonio Bustamante
  • Start date
A

Antonio Bustamante

How can I create an autonumber but start on number 25100?

Thanks for help me
 
G

Gary Miller

One method is to create 25099 dummy records and then delete
them. This is pretty easily done in an Excel spread sheet
that can then be imported into the table to generate the
autonumbers. Delete all the records after you get them in
and you should have your correct starting seed.

Gary Miller
Sisters, OR
 
A

Antonio

Thanks so much
-----Original Message-----
One method is to create 25099 dummy records and then delete
them. This is pretty easily done in an Excel spread sheet
that can then be imported into the table to generate the
autonumbers. Delete all the records after you get them in
and you should have your correct starting seed.

Gary Miller
Sisters, OR




.
 
Top