View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
karixana karixana is offline
external usenet poster
 
Posts: 3
Default SpellNumber function for Percentages?

I am trying to convert three decimal place percentages into words.
I have the script for converting currency (two decimal places), but I'm new
to scripting and unsure how to modify the script.

Ex: 0.983% = Nine hundred eighty three thousandths of one percent
Ex: 1.1% = One and one tenths of one percent

Any suggestions or sample scripts would be very much appreciated!!!

Thanks!!