Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / June 2007

Tip: Looking for answers? Try searching our database.

converting number to words

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Prashant Mhapankar - 18 Jun 2007 11:35 GMT
hot to convert numeric number to word ?
e.g. 10 to TEN
Toppers - 18 Jun 2007 11:49 GMT
Look here:

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

> hot to convert numeric number to word ?
> e.g. 10 to TEN
Prashant Mhapankar - 19 Jun 2007 05:35 GMT
Thanks for the following.

But i require plain conversion...the link provides conversion to Currency
mode.
Please help for getting code for convertion just plain number to words

e.g. 115225 = ONE LAKH FIFTEEN THOUSAND TWO HUNDRED TWENTY FIVE

I AM NOT EXPERT IN MODIFYING THE CODE SO PLEASE HELP.

> Look here:
>
>       http://xldynamic.com/source/xld.xlFAQ0004.html
>
> > hot to convert numeric number to word ?
> > e.g. 10 to TEN
Bernd P - 19 Jun 2007 05:48 GMT
Hello,

You can ignore currency info this way:
=LEFT(spellnumber(A1),FIND(" Dollar",spellnumber(A1))-1)

I suggest to take my UDF spellnumber:
http://www.sulprobil.com/html/spellnumber.html

If you want to try other programs published in the web I suggest to
test them with input -1.

Regards,
Bernd
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.