Setting AutoNumber to a higher number

  • Thread starter Thread starter rwmixer
  • Start date Start date
R

rwmixer

We have a new database for a new project, but the numbering all starts at 1,
We would like to change the numbers to something higher but I am unable to
find afeature that allows such action. Any help would be greatly appreciated
 
Try an append query.

1. Create a table with a number field and type the starting number that you
want to use ex: if you want numbering to start at 2001 then use 2000 as the
number that you type into the number field
2. Create an append query and append the number field to the auto # field
 

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

Similar Threads

autonumbers 3
Reset Autonumber? 20
convert a number to an autonumber 4
Autonumber primary key 4
Autonumber Text 6
AutoNumber 11
Convert a Number field to Autonumber? 15
Part Autonumber 2

Back
Top