S
Stevene James
hi there,
i need to assign autonumbers as a 6 digit code but in a specific format i.e
if a customers company name is 'Any Customer' then
a) i would like the first 3 to be ANY
b) if this is the first customer with 'ANY' then 3 digits of '101'
making "ANY101".
If the next customer was called 'Any Cars' then it would be 'ANY102'...etc
whats the best way to do this.
i need to assign autonumbers as a 6 digit code but in a specific format i.e
if a customers company name is 'Any Customer' then
a) i would like the first 3 to be ANY
b) if this is the first customer with 'ANY' then 3 digits of '101'
making "ANY101".
If the next customer was called 'Any Cars' then it would be 'ANY102'...etc
whats the best way to do this.