Thread: numbers to text
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kryer Kryer is offline
external usenet poster
 
Posts: 22
Default numbers to text

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?