dbTalk Databases Forums  

Access 2007: autonumber

comp.database.ms-access comp.database.ms-access


Discuss Access 2007: autonumber in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dad
 
Posts: n/a

Default Access 2007: autonumber - 02-20-2009 , 11:46 PM






I am building an inventory database and need to generate a numbes that
autogenerates. the problem is tht there are already some items that
have numbers and I need the new numbers to start after they left off.
How do I tell Access to start the autonumber at a certain number, i.e.
601, 602, 603... instead of 001,002 ...

Also, is it possible to prefix the numbers with characters, i.e.
GOV601?

Thanks in advance for any suggestions!!

Reply With Quote
  #2  
Old   
Barney Gumble
 
Posts: n/a

Default Re: Access 2007: autonumber - 04-09-2009 , 08:43 AM






Dad wrote:
Quote:
I am building an inventory database and need to generate a numbes that
autogenerates. the problem is tht there are already some items that
have numbers and I need the new numbers to start after they left off.
How do I tell Access to start the autonumber at a certain number, i.e.
601, 602, 603... instead of 001,002 ...

Also, is it possible to prefix the numbers with characters, i.e.
GOV601?

Thanks in advance for any suggestions!!
Poczytaj o INSERT INTO ... :O)


Reply With Quote
  #3  
Old   
Barney Gumble
 
Posts: n/a

Default Re: Access 2007: autonumber - 04-09-2009 , 08:45 AM



Dad wrote:
Quote:
I am building an inventory database and need to generate a numbes that
autogenerates. the problem is tht there are already some items that
have numbers and I need the new numbers to start after they left off.
How do I tell Access to start the autonumber at a certain number, i.e.
601, 602, 603... instead of 001,002 ...

Also, is it possible to prefix the numbers with characters, i.e.
GOV601?

Thanks in advance for any suggestions!!
Take a look at INSERT INTO ... :O)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.