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

    If you’ve already entered data and Excel has removed your leading 0's, you can use the TEXT function to add them back. You can reference the top cell with the values and use …

  2. Using IF with AND, OR, and NOT functions in Excel

    How to use the IF function (combined with the AND, OR, and NOT functions) in Excel to make logical comparisons between given values.

  3. Include text in formulas - Microsoft Support

    To include text in your functions and formulas, surround the text with double quotes (""). The quotes tell Excel it's dealing with text, and by text , we mean any character, including numbers, …

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

  5. Text functions (reference) - Microsoft Support

    TEXTJOIN function. Combines the text from multiple ranges and/or strings. TEXTSPLIT function. Splits text strings by using column and row delimiters. TRIM function. Removes spaces from …

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

  7. CONCATENATE function - Microsoft Support

    Learn how to concatenate text strings in Excel using the CONCATENATE function. Our step-by-step guide makes it easy to join two or more text strings into one.

  8. TEXTSPLIT function - Microsoft Support

    Splits text strings by using column and row delimiters. The TEXTSPLIT function works the same as the Text-to-Columns wizard, but in formula form. It allows you to split across columns or …

  9. Date and time to text - Microsoft Support

    Mar 14, 2012 · 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: =TEXT(TODAY(), …

  10. Split text into different columns with the Convert Text to Columns ...

    Learn how to take the text in one or more cells, and split it out across multiple cells by using Excel functions. This is called parsing, and is the opposite of concatenate. Watch more in this video.