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 How to convert digits into text

Eg. 10 should be converted as "Ten"
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default How to convert digits into text

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 698
Default How to convert digits into text

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
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
How to convert the values into 3 digits? Eric Excel Discussion (Misc queries) 5 February 2nd 08 10:23 PM
I would like to convert digits (eg. 16) to text SIXTEEN in Excel Naveen G. Excel Worksheet Functions 1 July 9th 06 04:33 PM
Convert string of digits into a date Scott Lolmaugh Excel Worksheet Functions 1 February 23rd 06 09:43 PM
How do I convert 9 digit zipcodes to 5 digits? Robert Judge Excel Discussion (Misc queries) 3 November 18th 05 05:57 PM
How can I convert digits to alpha text? Richard Selzer Excel Discussion (Misc queries) 1 February 8th 05 06:36 PM


All times are GMT +1. The time now is 04:56 AM.

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

About Us

"It's about Microsoft Excel"