About 129,000 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 format, or you …

  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 ARM …

  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 as SUM, …

  4. Excel functions (by category) - Microsoft Support

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

  5. 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: =TEXT …

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

  7. LEFT function - Microsoft Support

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

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

  9. TRIM function - Microsoft Support

    This article describes the formula syntax and usage of the TRIM function in Microsoft Excel. Description Removes all spaces from text except for single spaces between words. Use TRIM on text that you …

  10. Formulas and functions - Microsoft Support

    Add values that meet a single criteria with SUMIF function Add all values that meet multiple criteria with SUMIFS function Return the average of all cells that meet a single criteria with AVERAGEIF Return …