View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eric Marple Eric Marple is offline
external usenet poster
 
Posts: 8
Default Need a method or function

I need to pass in either a letter or a number and
retreive a letter or number, Example A=1, B=2, C=3, D=4
Or 1=A,2=B,3=C,4=D
Thanks