Macro translate from number to text

  • Thread starter Thread starter thanhnguyen
  • Start date Start date
T

thanhnguyen

Hi All,

does any one have this macro?

Ex : 123 = One hundred and twenty three

Thanks so much!

Thanh Nguyen
 
this is from a previous post



You could download Laurent Longre's MoreFunc addin which is freely
downloadable at:


http://xcell05.free.fr/


The addin includes the NBTEXT function which converts a positive number
into
spelled-out text (supports 13 languages).


Also see:
http://support.microsoft.com/default.aspx?scid=kb;en-us;213360
'How to convert a numeric value into English words in Excel'


and
http://support.microsoft.com/?scid=kb;en-us;259663
'How To Convert Currency or Numbers into English Words'


If you are not familiar with macros, you may wish to visit David
McRitchie's
'Getting Started With Macros And User Defined Functions' at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top