meekychunky2004
Registered User.
- Local time
- Today, 19:43
- Joined
- Feb 20, 2004
- Messages
- 20
Hi all
Hope someone can help this extrememly novice with a massive project .... all help very much appreciated!!! Have had a look around and not found the answer.
Problem 1 ....
I want to generate a unique ID for a table named language, from the first 3 letters of an entered record, ie French, ID needs to be FRE.
Problem 2 ...
When I have managed to generate the language ID I need to create another unique ID for a book which consists of the language ID and 5 incremental digits, ie FRE00001 then FRE00002
Thanks in advance
Hope someone can help this extrememly novice with a massive project .... all help very much appreciated!!! Have had a look around and not found the answer.
Problem 1 ....
I want to generate a unique ID for a table named language, from the first 3 letters of an entered record, ie French, ID needs to be FRE.
Problem 2 ...
When I have managed to generate the language ID I need to create another unique ID for a book which consists of the language ID and 5 incremental digits, ie FRE00001 then FRE00002
Thanks in advance