Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
how to get "123" as "one hundred and twenty three" in excel
i.e if in the cell "A1" I type 123 I need it to be converted as one hundred and twenty three in some other cell |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See:
http://www.xldynamic.com/source/xld.xlFAQ0004.html "Baala" wrote: how to get "123" as "one hundred and twenty three" in excel i.e if in the cell "A1" I type 123 I need it to be converted as one hundred and twenty three in some other cell |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I suggest to take my function SpellNumber from http://www.sulprobil.com/html/spellnumber.html: =LEFT(spellnumber(A1),FIND(" Dollar",spellnumber(A1))-1) HTH, Bernd |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can excel give value in words of number entered in another cell? | Excel Worksheet Functions | |||
Adding "and" to Spellnumber code | Excel Discussion (Misc queries) | |||
How do I Change Numbers in text in MS-Excel | Excel Discussion (Misc queries) | |||
How do I convert number 123 to text One Hundred and Twenty Three? | Excel Discussion (Misc queries) | |||
I wish excel to convert number to words ie 23 to twenty three | Excel Discussion (Misc queries) |