Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to Create Column Chart in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • Working With Tables in Excel
  • Create Scatter Chart in Excel
  • How to count table columns in Excel

References

  • Count rows with at least n matching values
  • Get nth match with INDEX / MATCH in Excel
  • How to get last row in text data in Excel
  • Convert text string to valid reference in Excel using Indirect function
  • How to get last row in mixed data with blanks in Excel

Data Validations

  • Excel Data validation unique values only
  • Prevent invalid data entering in specific cells
  • Excel Data validation whole percentage only
  • Excel Data validation with conditional list
  • Excel Data validation must not contain

How to convert numbers to text using TEXT function in Excel

by

To convert numbers into text values, you can use the TEXT function.

Normally, you want to maintain numeric values in Excel, because they can be used in formulas with other numbers. However, there are situations where converting numbers to text makes sense. For example, you might want to perform a lookup on numbers using wildcards, which can’t be done with numeric values.

Formula

=TEXT(A1,"0")

Explanation

In the example shown, the formula in C5 is:

=TEXT(B5,"0")

How this formula works

The TEXT function accepts a number as the first argument, something called “format_text” as the second.  The format_text argument works like a number format, and specifies the formatting that should be used when converting the number to text. You can apply all the standard number formats that Excel provides, including dates, times, currency, and so on.

In the example, we are converting the number to text with no special formatting, so we simply use “0”. The result is the number as a text string. Visit Convert Numbers to Text to see other examples.

Post navigation

Previous Post:

DECIMAL function: Description, Usage, Syntax, Examples and Explanation

Next Post:

AVERAGE function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Extract multiple matches into separate rows in Excel
  • Nested IF function example in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel

Date Time

  • Display Date is same month in Excel
  • How to calculate project start date based on end date in Excel
  • Get day from date in Excel
  • Get month from date in Excel
  • Convert Excel time to decimal hours in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel
  • Running count group by n size in Excel
  • Group times into 3 hour buckets in Excel

General

  • Subtotal by color in Excel
  • How to test a range for numbers in Excel
  • How to get original price from percentage discount in Excel
  • How to count total number of cells in a rectangular range in Excel
  • How to fill cell ranges with random text values in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning