View Single Post
  #2  
Old March 4th, 2010, 12:07 AM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default autonumber is it possible to link two fields

If you check Access HELP for "autonumber", or search on-line for "Access"
and "autonumber", you'll find that Microsoft Access does NOT do that for an
Autonumber data type field.

Given that this is a "project for uni", what resources there have you
already tried? For example, other classmates, your instructor, ...?

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.


"Dwlion1987" wrote in message
...
Hi, Iam trying to do a project for uni and i need to have a letter infront
of
the id number that is generated. pls help!

I have 15 unique ids and 3 variables, the 3 variables are to specify if
the
game in question, a league, cup or friendly so i need a F,C or L infront
of
the id num, all three of the variables are in a list box hope that helps!