Shazz
Board Regular
- Joined
- Oct 28, 2010
- Messages
- 136
Hi,
Can any one advise me how I look up just the Letters in a code, I have the below code which works fine if I want to look up "ULKY5312" but I just want to lookup the Letters only.
Your help would be greatly appreciated.
Shazz
Can any one advise me how I look up just the Letters in a code, I have the below code which works fine if I want to look up "ULKY5312" but I just want to lookup the Letters only.
Code:
=VLOOKUP(B5,Project_Approvers,2,TRUE)
Your help would be greatly appreciated.
Shazz