Skip to main content

Convert numbers to text in Excel

Maybe, there are several methods for converting the numbers to text format in Excel worksheet, but, in this article, I will introduce some functions for deal with this task.

Convert numbers to text with TEXT function

Convert numbers to text with FIXED function


Convert numbers to text with TEXT function

The TEXT function can help you to convert the numbers to a specific text formatting as you need. The generic syntax is:

=TEXT (value, format_text)
  • value: the number that you want to convert.
  • format_text: the format that you want to apply.

1. Please type the below formula into a blank cell:

=TEXT(A2,"General")

2. And then, copy this formula to other cells that you want to use, and all the numbers have been converted to text format, see screenshot:

Note: If you want to use other text formatting, such as keeping several decimal digits, or padding leading zeros to make the numbers with the same length, you just need to change the format_text argument in the TEXT function. Please apply the following formulas as you need:

=TEXT(A2,"0.00")           (Keep two decimal digits)

=TEXT(A2,"000000")         (Add leading zeros to make the numbers as same text length)


Convert numbers to text with FIXED function

The FIXED function in Excel also can help you to solve this job, it converts numbers into text which rounded to a specific number of decimal places. The generic syntax is:

=FIXED (number, [decimals], [no_commas])
  • number: the number you want to format as text.
  • decimal: the number of decimals to use for the given number.
  • no_commas: specifies if the returned text with commas, if use TRUE, the commas are not included in the result, if FALSE, commas are included in the result.

1. Please apply the below formula into a blank cell:

=FIXED(A2,2)

2. Then, drag the fill handle down to the cells that you want to apply this formula, all the numbers have been converted to text format, rounded to the specific number of decimal places as you need, see screenshot:

Note: If you don’t need the comma group separator between the numbers, please use the following formula:

=FIXED(A2,2,TRUE)


Relative functions used:

  • TEXT:
  • The TEXT function converts a value to text with a specified format in Excel.
  • FIXED:
  • The FIXED function returns a number formatted as decimals and represented as text.

More articles:

  • Convert text to number in Excel
  • The numbers stored as text format can not be calculated normally in Excel, in this case, you should convert the text to general number. This article, I will talk about some functions for dealing with this job in Excel.
  • Clean and reformat telephone numbers in Excel
  • Supposing, you have a list of telephone numbers which are formatted with various formatting, now, you want to clean up all the phone number formatting and reformat them with a specific formatting as below screenshot shown. This article, I will talk about how to deal with this job in Excel by using a formula.
  • Count keywords cell contains based on a list
  • If you want to count the number of keywords appears in a cell based on a list of cells, the combination of the SUMPRODUCT, ISNUMBER and SEARCH functions may help you to solve this problem in Excel.

The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations