Cannot get autonumber to work

  • Thread starter Thread starter Don M
  • Start date Start date
D

Don M

I thought by adding "autonumber" as my data type, my
record number would be "1" (then I could change it to a
different starting number). Instead, the field is
populated with (autonumber) [in parens) and I can not
place anything into the field.
What am I (a newbe)doing wrong??
Don
 
That's how autonumbers work. I generally don't care what the number is and
my users never see the values. They should be used as guarenteed unique
numbers that make great primary keys. Any other usage may result in
dissappointment.
 

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