View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Niek Otten Niek Otten is offline
external usenet poster
 
Posts: 3,440
Default Numbers in words

Read this:

http://xldynamic.com/source/xld.xlFAQ0004.html

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Vijay Chary" wrote in message
...
Hi !! :)

I need to convert numbers (e.g.) 23587 to words (e.g.) Twenty
three thousand five hundred eighty seven . The numbers could be of 1 to 5
digits. How can I do it with a macro.

Thanks in advance !!

Vijay