George Hewitt
Registered User.
- Local time
- Today, 21:38
- Joined
- Nov 11, 2013
- Messages
- 23
Hello,
So today i'm wondering how i would best combine values in a table to produce a 'primary key id number.'
For example: the first letter of a city in the ID and the next number available/auto number - Portsmouth -> P233
I know i can create this in a query however i want it as the unique ID for that record entry in a table. If that doesn't make sense i can try to elabroate somemore. Any help is appreciated.
Thanks George
So today i'm wondering how i would best combine values in a table to produce a 'primary key id number.'
For example: the first letter of a city in the ID and the next number available/auto number - Portsmouth -> P233
I know i can create this in a query however i want it as the unique ID for that record entry in a table. If that doesn't make sense i can try to elabroate somemore. Any help is appreciated.
Thanks George