Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Eg. 10 should be converted as "Ten"
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Bob Phillips shows two ways of doing this on his site:
http://www.xldynamic.com/source/xld.xlFAQ0004.html Hope this helps. Pete On Aug 19, 7:06*am, Naseem wrote: Eg. *10 * should be converted as *"Ten" |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If your requirement is not vast you can use lookup as below, where you would
enter a number in F1. Don't know the limits of it though. =LOOKUP(F1,{1,2,3,4},{"One","Two","Three","Four"}) HTH Regards, Howard "Naseem" wrote in message ... Eg. 10 should be converted as "Ten" |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert the values into 3 digits? | Excel Discussion (Misc queries) | |||
I would like to convert digits (eg. 16) to text SIXTEEN in Excel | Excel Worksheet Functions | |||
Convert string of digits into a date | Excel Worksheet Functions | |||
How do I convert 9 digit zipcodes to 5 digits? | Excel Discussion (Misc queries) | |||
How can I convert digits to alpha text? | Excel Discussion (Misc queries) |