Associate
- Joined
- 10 Nov 2006
- Posts
- 1,354
I have data in a column of cells in the following format...
3SV19T022M
3SV19F022M
3SV19R022M
3SV19N022M
What I need is a formula to return me a value, depending on the letter it finds in a cell.
If it finds T, I want it to return OV
If it finds F, i want it to return FL
If it finds R, i want it to return SPLIT
If it finds N, i want it to return 316
Using the IF command, I can get it to return 2 of the values, but I can`t figure out how to get more.
Help would be greatly appreicated.

3SV19T022M
3SV19F022M
3SV19R022M
3SV19N022M
What I need is a formula to return me a value, depending on the letter it finds in a cell.
If it finds T, I want it to return OV
If it finds F, i want it to return FL
If it finds R, i want it to return SPLIT
If it finds N, i want it to return 316
Using the IF command, I can get it to return 2 of the values, but I can`t figure out how to get more.
Help would be greatly appreicated.
