reset auto number

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

Guest

I have been working with accesss for a couple of years. I learned how to
reset autonumber to zero by appending a zero then deleteing files.
We have changed over to office 2003. This procedure does not reset the
autonumber in access 2003. Is there a different process that will allow me to
do this.
 
Bgarey,

Delete all records from the table, and then "Compact and Repair Database".
 
bgarey said:
Thanks,
That was easy and worked

Yes it is easy, but I wonder. Do you really want to use autonumbers?

I suggest you may not want to use Autonumber for that use. Autonumbers
are designed to provide unique numbers. It in not designed to provide
numbers in order and for a number of reasons may not do so. As a result
using them in any application where the user sees the numbers is likely to
end up with confusion.

There are other ways of providing the numbers you want depending on the
particual application.
 
For the particular application that I was using autonumber is fine. There are
other places that autonumber is not ok. Where can I find out how to make
sequential numbers in access?
 
bgarey said:
For the particular application that I was using autonumber is fine. There
are other places that autonumber is not ok. Where can I find out how to
make
sequential numbers in access?

I have not needed them so I don't have the code, but if you start
looking back at autonumber threads or other numbering threads you will
likely find some examples. If not just start a new thread asking about it.
Someone will replay with an example.
 

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


Back
Top