About 400 results
Open links in new tab
  1. TEXT function - Microsoft Support

    Note: The TEXT function converts numbers to text, which may make it difficult to reference in later calculations. It's best to keep your original value in one cell, and then use the TEXT function in …

  2. Replace a formula with its result in Excel - Microsoft Support

    Replacing a formula with its result can be helpful if there are many or complex formulas in the workbook and you want to improve performance by creating static data. You can convert …

  3. VALUETOTEXT function - Microsoft Support

    Copy the example data in the following table and paste it in cell A1 of a new Excel worksheet. If you need to, you can adjust the column widths to see all the data.

  4. Date and time to text - Microsoft Support

    Mar 14, 2012 · Date and time to text The TEXT function in Excel converts a date or time to text in a specified format. The syntax is: =TEXT (value, format_text) Examples: Format today's date: …

  5. FORMULATEXT function - Microsoft Support

    Entering a reference to the cell in which you are entering the function as the argument won't result in a circular reference warning. FORMULATEXT will successfully return the formula as text in …

  6. Convert numbers stored as text to numbers in Excel

    When numbers are actually stored in cells as text, problems with calculations or sorting can occur. Read this article to learn how to fix this problem.

  7. DOLLAR function - Microsoft Support

    The DOLLAR function, one of the TEXT functions, converts a number to text using currency format, with the decimals rounded to the number of places you specify. DOLLAR uses the …

  8. Change the case of text - Microsoft Support

    Unlike Microsoft Word, Microsoft Excel doesn't have a Change Case button for changing capitalization. However, you can use the UPPER, LOWER, or PROPER functions to …

  9. ARRAYTOTEXT function - Microsoft Support

    The ARRAYTOTEXT function returns an array of text values from any specified range. It passes text values unchanged, and converts non-text values to text. Syntax ARRAYTOTEXT (array, …

  10. CONVERT function - Microsoft Support

    Converts a number from one measurement system to another. For example, CONVERT can translate a table of distances in miles to a table of distances in kilometers.