View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ExcelMonkey[_150_] ExcelMonkey[_150_] is offline
external usenet poster
 
Posts: 1
Default Reverse of Chr Function

I know that the Chr function will return a character for a number. fo
example:

?Chr(100)
d


Is there a funciton which does the reverse:

Function("d")
100

Thank

--
Message posted from http://www.ExcelForum.com