View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default how to express number "9" to "Nine"

Hi,

There are lots of exaples of code to do this on the net which you could
Google. This is as good as any

http://www.ozgrid.com/VBA/ValueToWords.htm

Mike

"Zahir Alam" wrote:

I want to express a number in to text format

2235 to "Two thousand two hundred thirtyfive"