About 600 results
Open links in new tab
  1. Replace a formula with its result in Excel - Microsoft Support

    Press F2 to edit the cell. Press F9, and then press ENTER. After you convert the cell from a formula to a value, the value appears as 1932.322 in the formula bar. Note that 1932.322 is …

  2. Replace a formula with its result in Excel for Mac

    If you want to replace only part of a formula, you can replace only the part that you don't want to recalculate. You can convert formulas to their values on a cell-by-cell basis or convert a whole …

  3. Convert numbers stored as text to numbers in Excel

    In one of the cells of the new column, type =VALUE () and inside the parentheses, type a cell reference that contains text stored as numbers. In this example it's cell E23.

  4. TEXT function - Microsoft Support

    If for some reason you need to convert text values back to numbers you can multiply by 1, like =D4*1, or use the double-unary operator (--), like =--D4.

  5. 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.

  6. DOLLAR function - Microsoft Support

    This is because the DOLLAR function returns the number provided as text. Numbers stored as text are a common cause of spreadsheet errors, because many functions ignore them, such …

  7. Convert dates stored as text to dates - Microsoft Support

    To convert a text date in a cell to a serial number, use the DATEVALUE function. Then copy the formula, select the cells that contain the text dates, and use Paste Special to apply a date …

  8. Format numbers as percentages in Excel - Microsoft Support

    Receive tips for best practices for formatting numbers as percentages and view examples of ways to calculate percentages in Excel.

  9. 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.

  10. 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: …