View Single Post
  #4   Report Post  
mangesh_yadav
 
Posts: n/a
Default


Hi olympiad,

As Niek Otten replied, use vlookup. Lets say you save your list of
codes and their description in a table in range A1:B10. e.g.
Col A | Col B
P-NE | Pre App Not Endorsed
P-PI | Pre App Pending Info
P-WD | Pre App Withdrawn
and so on...

In your formula use:
=VLOOKUP(B%,A1:B10,2)


Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=373801