Computing.Net > Forums > Office Software > Convert numbers to text

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Convert numbers to text

Reply to Message Icon

Name: naseer
Date: February 27, 2008 at 02:32:26 Pacific
OS: Windows XP
CPU/Ram: Celeron 2 GHZ 384 M
Product: Intel
Comment:

I have a list of numbers and I want to convert all these numbers to text, is there any way or formula in excel to do so.
For example I have (1) convert (one)2 (two)
3 (Three) and so on.
I shall be greatly thankful.

Abdul Naseer Ansari
Afghanistan



Sponsored Link
Ads by Google

Response Number 1
Name: DerbyDad03
Date: February 27, 2008 at 05:33:34 Pacific
Reply:

Do us a favor...

Give us a few examples of the actual numbers you want to convert.

If it's really just 1, 2, 3, etc. there are multiple ways to do it.

On the other hand, if you have numbers like 127 or 1,555 or (worse yet) 12.43, then it gets considerably more complex.


0

Response Number 2
Name: Bryco
Date: February 27, 2008 at 05:33:36 Pacific
Reply:

ASAP Utilities which is free has that as one of it's features.

HTH
Bryan


1

Response Number 3
Name: DerbyDad03
Date: February 27, 2008 at 05:57:10 Pacific
Reply:

Also look here:

http://xl.barasch.com/cCo11432.htm

As written, SpellNumber() converts things like 56.67 to:

Fifty Six Dollars and Sixty Seven Cents

but with a little modification can be used to return:

Fifty Six point Sixty Seven

Scroll down through the code for functions that are a little less complex for numbers like 5, 125, 1234, etc.


0

Response Number 4
Name: Bryco
Date: February 27, 2008 at 12:05:09 Pacific
Reply:

DerbyDad,

"http://xl.barasch.com/cCo11432.htm" comes up as:
"The page cannot be displayed"

Is that URL correct?
(Always like another resourse.)

Thanks,
Bryan


0

Response Number 5
Name: DerbyDad03
Date: February 27, 2008 at 16:09:38 Pacific
Reply:

I clicked on the link in my post and copy/pasted the text from your post in IE6. Both of them took me to this url, which I have just copied from IE6 and pasted back into this post:

http://xl.barasch.com/cCo11432.htm

It could be that one must reach a certain level of nirvana within the spiritual world of all things Excel before you are allowed to access the deep seeded knowledge available to others. When you can snatch the pepples from my hand, Grasshopper...

Kidding!


0

Related Posts

See More



Response Number 6
Name: naseer
Date: February 27, 2008 at 23:02:44 Pacific
Reply:

my numbers are simple just 1,2,3,4 etc.

Abdul Naseer Ansari
Afghanistan


0

Response Number 7
Name: Bryco
Date: February 28, 2008 at 03:34:43 Pacific
Reply:

"one must reach a certain level of nirvana..."

I am there with the pebble in my hand.
(Site must have been down when I tried it yesterday.)

Thanks, I enjoyed that. :)

Bryan


0

Response Number 8
Name: DerbyDad03
Date: February 28, 2008 at 04:01:25 Pacific
Reply:

naseer,

Read through the code at the site I offered. There are user-defined functions for various set of numbers, 0 - 9, 10 - 99, 100 - 999. These could be combined and used to test for which set your number belongs in and then convert them.

You could also do it with a simple VLOOKUP table, which could either be manually created or created with the UDF's mentioned above and then converted to text with a Copy/PasteSpecial values.

And don't forget about Bryco's suggestion of the ASAP utlities. I haven't used them in a long, long time so I'm not familiar with the method used there.



0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: Convert numbers to text

Convert mumber to indian ruppees www.computing.net/answers/office/convert-mumber-to-indian-ruppees/7908.html

Number to words format in excel www.computing.net/answers/office/number-to-words-format-in-excel/1089.html

Text to number www.computing.net/answers/office/text-to-number/6294.html