Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default converting number to words

hot to convert numeric number to word ?
e.g. 10 to TEN
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default converting number to words

Look he

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


"Prashant Mhapankar" wrote:

hot to convert numeric number to word ?
e.g. 10 to TEN

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default converting number to words

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.

"Toppers" wrote:
Look he

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


"Prashant Mhapankar" wrote:

hot to convert numeric number to word ?
e.g. 10 to TEN

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 806
Default converting number to words

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
converting numbers to words alok Excel Discussion (Misc queries) 1 May 14th 07 09:03 AM
Converting equations into easy-to-understand words?! Wibbler Excel Discussion (Misc queries) 1 December 6th 06 08:01 PM
converting number to figures in words Avinash Excel Discussion (Misc queries) 5 May 7th 06 01:35 PM
Converting words to numbers vstromer77 Excel Discussion (Misc queries) 3 February 6th 06 03:48 PM
Converting numbers into words? Dean Excel Discussion (Misc queries) 1 December 22nd 05 10:34 PM


All times are GMT +1. The time now is 03:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"