View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default How do I change a number to a written number?

http://support.microsoft.com/?kbid=140704
XL: How to Convert a Numeric Value into English Words

http://support.microsoft.com/?kbid=95640
ACC: How to Convert Currency or Numbers into English Words
(above is for access, but works in excel as well

Laurent Longre has a free addin download that will provide a worksheet
function to to it (as well as 23+ other very useful functions and a help file)


http://xcell05.free.fr/english/

--
Regards,
Tom Ogilvyi



"mHaro" wrote:

I need to convert numbers into a written number. For example 4 to four. How
can I do that?