Taniquetil
New Member
- Joined
- May 24, 2011
- Messages
- 26
Hi,
I have a list of account names which i need to give codes to. each code format = First four letter of company name followed by 3 numbers starting at 200
eg. Artshop, Bookstore, Apple Co would be
ARTS200
BOOK200
APPL200
if i were to add artstore, and bookshop and appleseed drinks they would be
ARTS201
BOOK201
APPL201
etc etc. is there a way this can be done if i have a column with the company names in to automatically create these codes?
slight problem. cant have symbols or spaces etc in the code. so they would need to read as follows
Dr & Lyle = DRLY200
St-German = STGE200
St George = STGE201
any help appreciated, i also understand that the latter may be close to impossible so going through manually wouldnt be a problem. maybe making those codes return an error rather than populating the cell with an incorrect value would be better.
Thank you in advance
I have a list of account names which i need to give codes to. each code format = First four letter of company name followed by 3 numbers starting at 200
eg. Artshop, Bookstore, Apple Co would be
ARTS200
BOOK200
APPL200
if i were to add artstore, and bookshop and appleseed drinks they would be
ARTS201
BOOK201
APPL201
etc etc. is there a way this can be done if i have a column with the company names in to automatically create these codes?
slight problem. cant have symbols or spaces etc in the code. so they would need to read as follows
Dr & Lyle = DRLY200
St-German = STGE200
St George = STGE201
any help appreciated, i also understand that the latter may be close to impossible so going through manually wouldnt be a problem. maybe making those codes return an error rather than populating the cell with an incorrect value would be better.
Thank you in advance