About 400 results
Open links in new tab
  1. 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 …

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

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

  5. TIMEVALUE function - Microsoft Support

    Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then press Enter.

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

  8. 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 …

  9. FORMULATEXT function - Microsoft Support

    If the Reference argument is to an entire row or column, or to a range or defined name containing more than one cell, FORMULATEXT returns the value in the upper leftmost cell of the row, …

  10. TEXT function - Microsoft Support

    You can reference the top cell with the values and use =TEXT (value,"00000"), where the number of zeros in the formula represents the total number of characters you want, then copy and …