How do you set the range of allowable numbers for an autonumber fi

M

mshogfan

I am using Access 2002. I'm working on a database for inventory. There will
be 4 different databases that periodically will be combined. I need an
inventory number to be automatically generated. I was going to assign a
range of numbers for each location, so there would be duplication.
 
R

Rick B

Auto number is not intended to create 'useful' numbers. They are simply
behind-the-scene numbers.

Based on what you have said, you would wnat to manually (or through code)
create a stock number as the part was created.

I would not use an auto number for your application.

Rick B
 

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

Top