Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
cradino
 
Posts: n/a
Default Convert Numbers to Text

How can I create a function to do this?

A1 1 One
A2 2 Two
A3 3 Three
A4 4 Four
A5 5 Five
A6 6 Six
.......

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Depends on the complexity. If just single digits, use

=CHOOSE(A1,"One","Two","Three","Four","Five","Six" ,"Seven","Eight","Nine")

If more complex, see http://www.xldynamic.com/source/xld.xlFAQ0004.html

--
HTH

Bob Phillips

"cradino" wrote in message
...
How can I create a function to do this?

A1 1 One
A2 2 Two
A3 3 Three
A4 4 Four
A5 5 Five
A6 6 Six
.......



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 do I convert excel file into ASCII text file with alignment? Rosaiah Excel Discussion (Misc queries) 2 June 27th 05 12:17 PM
convert a range of lowercase text to upper text or vice versa jackdaw Excel Worksheet Functions 2 May 16th 05 09:31 PM
How to reformat numbers stored as text (apostrophe at beginning) Dave Excel Discussion (Misc queries) 1 May 11th 05 02:34 AM
Sort or Filter option? Mcobra41 Excel Worksheet Functions 3 February 23rd 05 07:22 PM
Convert text to numbers gennario Excel Discussion (Misc queries) 6 January 10th 05 11:56 PM


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

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"