This tutorial shows how to convert number to text in Excel 2016 - 2010. See how to accomplish the task with the Excel TEXT function and use number to string to specify the formatting. Learn how to change number format to text with the Format Cells… and Text to Columns options. Continue reading
by
Comments page 2. Total comments: 106
The Text to Columns method works. Thanks!
The Format Cell to Text is not working any more; The number remains in a number format. Either a bug or a "bug by design".
Yup, same experience. Kinda annoying that Format Cell to Text doesn't work
Hi!
Format Cells option to convert number to text works for me.
Good day
Is it possible to convert such a delimited text of 00000304838 to be 3,048.38 in excel.
Thank you
Hello!
If your text is written in cell D1, then you can use the formula
=D1/100
and custom number format
#,##0.00
I hope I answered your question. If something is still unclear, please feel free to ask.
Thank you very much, stay blessed.
I was looking for a way to convert numbers into letters. So 1,2,3,4,5*,6 becomes A,B,C,D,E*,F (* is not multiply but a symbol of any type)
A bunch of numbers in one text box would become letters in another.
Hello!
To replace a number with a letter, you can use the CHOOSE function.
=CHOOSE(A1,"A","B","C","D")
I hope it’ll be helpful.
How to convert 92300640317 in word
Hello!
Please have a look at this article — Convert numbers to words in Excel
I hope this will help, otherwise please do not hesitate to contact me anytime.
Hi
How Can change dd mmm format to dd-mm-yy.
Hello!
Please check out this article to learn how to change date format and create custom formatting.
I hope it’ll be helpful.
Hi
I am currently working with international NGO in Afghanistan, and I wanted to excel to convert number in to text in the other cell, despite I have tried several times and followed different directions in result I would not be able to successfully overcome?
How to convert num counting to alphabetic counting?
1. Select numbers, you want to sort.
2. From Data ribbon select Text to columns.
3. Click twice Next button.
4. On Column data format select Text and click Finish.
5. Now you can sort Numbers as Text.
hi can you please help ma that how can i change 11/1/1950 into 11-50
For e.g.: in cell A1 - 11/1/1950
=TEXT(A1,"dd-yy")
Ans: 11-50
The last way: "Convert numbers to text in Excel with Text to Columns wizard" -- is the best!!!
Additionally, it can work in reverse and in other ways!!! Superb!!!
Congrats!!! & Thx a lot!!! Artur
Best solution for this problem!!! AWESOME. Thank you!
Thank you very much for your feedback, Artur! Glad to hear you enjoy using our add-in :)
How would you make a spreadsheet read a letter to a number as in if I type in just the letter x in a cell it would automatically change it to -40?
Tibor:
You would use an IF THEN statement which would look like this:
=IF(A2="X",-40,"Something Else")
Which means If the value in A2 is x, then display -40 otherwise display something else.
The details on how these statements work and examples can be found here on AbleBits.
Thank you Doug,
I see what you are saying but how can I convert any cell in column A to equal -40 when typing in x? What you described does change it but only for that one cell where the formula is entered
Tibor:
You can copy the formula down the column. The A2 address will change automatically as you copy it down the column.
Highlight the cell then click and grab the little black box in the lower right-hand corner of the cell and drag it down the column.
I'm trying to link a cell that has a name in it to another sheet. The cell is actually words, not numbers, but I get either the formula or the number zero as if the cell is reading a formula instead of the words.
I've tried your solutions to convert numbers to text and it did not give me the name, only 0 or the formula.
Can you help?
first select the cell where you want to get the copied name type = and traverse to the sheet where the name is already present, click on that cell and press ENTER. drag the cell to get other names
is it possible to use a formula or conditional formatting to convert a number value into a text string. For example: I have a series of tasks assigned numbers 1 - 5. I'd like to have a text value display in the next column that if A1=1 then B1 would contain the text "submitted" and if A2 = 2 then B2 would contain the text "in progress", A3= 3, B2=support ticket issued... is this possible?
Hi,
from what you described, I believe you may find the IF function useful. Please take a look at this article to learn how you can apply it to your table.
Hope this helps!
can any body guide me how to fix the specific code for tex/name in excel sheet on typing the name we see the result of specified code in required column.
for example when i type "apple" and its code (100) appear in the required cell.
Hi ramzan,
Please show us how your data looks like.
hi
How find the length of string For example in cell A1 Dilip sai001 is there so i want count for alphabets only ,if we use Len () means it will count space and numbers also So can u help me
Hi Dilip,
You should use the following formula:
=SUMPRODUCT(LEN(A1)-LEN(SUBSTITUTE(A1,{1,2,3,4,5,6,7,8,9,0},"")))
how to convert number to word text
like 2345 = Two thousand Three Hundred and Forty five only. in rupees
Hi srinivasan,
Please look at the following article, it should help:
https://support.microsoft.com/en-us/kb/213360
I have a text '00123015004471215225' and would like to convert it to number, but after convert it using TEXT function or 'CONVERT TO NUMBER' cell option it convert it to number '123015004471215000' which is not correct. Please suggest.
Hello, Mayur,
Sorry, looks like there is no easy way to achieve this. I'm afraid we cannot help you with this task.
√ Numeric value will show if √ is shown in besides column
Can somebody help me for following problem ?
I want to convert number to text in excel.
For example if I have 1000 in Cell A1, I need it in text in Cell A2 as Rupees One Thousand only.
Please help
Hello, Shivaraj,
Please see the answer to your question in this article:
https://support.microsoft.com/en-us/kb/213360
how to convert number to word text
like 2345 = Two thousand Three Hundred and Forty five only.
Hello, Ranajit,
Please see the answer to your question in this article:
https://support.microsoft.com/en-us/kb/213360
how to convert number to word text
like 2345 = Two thousand Three Hundred and Forty five only
Hello, Ranajit,
Please see the answer to your question in this article:
https://support.microsoft.com/en-us/kb/213360
Sir Pleas find ,
2053.00/=(TWO THOUSAND FIFTY THREE ) ON FORMULA EXCEL SHEET
Please advise what is the correct function to use to convert number value to text
Hello,
Please see the answer to your question in this article:
https://support.microsoft.com/en-us/kb/213360
hello
this is in that format(000-000-000.00)
i want (00 00 00 000.00) in the format
Your solution is not working when I closed excel than opening it again. How to set up still processing without opened not working?
3256..........I want to "Thirty two hundred fifty six"
Please give me suitable answer for above question
Hello, Sunil,
Please see the answer to your question in this article:
https://support.microsoft.com/en-us/kb/213360
225........."Two hundred twenty five"
Please give me suitable answer for above question
Hello, Yogesh,
Please see the answer to your question in this article:
https://support.microsoft.com/en-us/kb/213360
sir i want currency in text format for Exm:
"225........."Two hundred twenty five"
Please give me suitable answer for above question
Hello, Ravinder,
Please see the answer to your question in this article:
https://support.microsoft.com/en-us/kb/213360
numeric to text converting formula
Hello, Pooja,
Please see this article, it should help:
https://www.ablebits.com/office-addins-blog/convert-numbers-words-excel/
The "Text to Columns" method is exactly what we needed. It works better than the Format Cells option because with numbers having lots of digits, Excel put them into Scientific Notation when formatting as text, and that was not at all what we wanted. And this method is simpler than using the Helper column. Thank you.
Thank you so much for your feedback, EileenK.
Excellent.Thank you for the tip.
Thank you, Walter! Glad that you found the article helpful.
thanks, it saved my time a lot
Ok
Thank you for the feedback!