About 45,800 results
Open links in new tab
  1. TEXT function - Microsoft Support

    The TEXT function lets you change the way a number appears by applying formatting to it with format codes. It's useful in situations where you want to display numbers in a more readable …

  2. Text functions (reference) - Microsoft Support

    Important: The calculated results of formulas and some Excel worksheet functions may differ slightly between a Windows PC using x86 or x86-64 architecture and a Windows RT PC using …

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

  4. Excel functions (by category) - Microsoft Support

    Lists all Excel functions by their category, such as Logical functions or Text functions.

  5. INDIRECT function - Microsoft Support

    How to use the INDIRECT function in Excel to change the reference to a cell within a formula without changing the formula itself.

  6. FIND function - Microsoft Support

    FIND locates one text string within a second text string, and return the number of the starting position of the first text string from the first character of the second text string.

  7. MATCH function - Microsoft Support

    How to use the MATCH function in Excel to search for a specified item in a range of cells, returning the relative position of that item in the range.

  8. TEXTAFTER function - Microsoft Support

    It returns the entire text when searching from the front (if instance_num is positive) and empty text when searching from the end (if instance_num is negative).

  9. LEFT function - Microsoft Support

    LEFT returns the first character or characters in a text string, based on the number of characters you specify.

  10. TEXTJOIN function - Microsoft Support

    The TEXTJOIN function combines the text from multiple ranges and/or strings, and includes a delimiter you specify between each text value that will be combined.