autonumber selection in access

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

How Can I increment autonumber when I design the table, I
want to start with my selection
e.g
ID SSN
CBNBAC001 222494563
CBNBAC002 220000069
CBNBAC003 444487878

Is anybody How I design my table in access.

thanks
 
You cannot use an autonumber like this. You'll need to create your own
function to increment the number. On my website (see sig below) is a small
sample database called "AutonumberProblem" which illustrates a solution.
 

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