Using Microsoft Access to make IDs.

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

Guest

I need help in making IDs with Access. I don't know where to start. Please
tell me how exactly can I make IDs with Access. I need to know the steps i
should take to make IDs on Access.
 
Please be little, no a lot, more specific.

What type of IDs?

What format?

What will the ID be used for?

Is the ID Unique?
 
What do you mean "IDs"? You can create a numeric field in a table and enter
an employee ID number there, you could use an auto-number field. You could
write code to find the highest number and then add one to it.

What is your table structure? What range should your numbers be in? What
have you tried so far and why did it not work?
 

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