View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Juan Pablo González Juan Pablo González is offline
external usenet poster
 
Posts: 226
Default Reverse of Chr Function

?Asc("d")
100


--
Regards

Juan Pablo González

"ExcelMonkey " wrote in message
...
I know that the Chr function will return a character for a number. for
example:

?Chr(100)
d


Is there a funciton which does the reverse:

Function("d")
100

Thanks


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