Thread: numbers to text
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas[_2_] Gary Keramidas[_2_] is offline
external usenet poster
 
Posts: 364
Default numbers to text

http://support.microsoft.com/default...;EN-US;Q213360

--


Gary


"Kryer" wrote in message
...
I am trying to find a way to write a vba code that would transform a number
into a text string such as 124.58 to say "one hundred twenty four and
fifty
eight". Is there a way to do this?