drewduncan
Programmer
hello everyone!
The project I am working on at the moment has a job form. Each job has a unique identifier - a JobEnquiry Number.
I am using an autonumber to generate the JobEnquiry Number but there is one small problem. The JobEnquiry Number has a prefix to the number, namely: GEO therefore the JobEnquiry Number looks like GEO1, GEO2, GEO3 and so on.
Does anyone know how I can 'add' the prefix to the autonumber? Also can you begin an autonumber at a certain value and then start incrementing from their??
Any help would be greatly greatly appreciated!
Cheers
Drew
The project I am working on at the moment has a job form. Each job has a unique identifier - a JobEnquiry Number.
I am using an autonumber to generate the JobEnquiry Number but there is one small problem. The JobEnquiry Number has a prefix to the number, namely: GEO therefore the JobEnquiry Number looks like GEO1, GEO2, GEO3 and so on.
Does anyone know how I can 'add' the prefix to the autonumber? Also can you begin an autonumber at a certain value and then start incrementing from their??
Any help would be greatly greatly appreciated!
Cheers
Drew