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

  2. IF function – nested formulas and avoiding pitfalls

    Let's look at how to properly create a complex nested IF statement using multiple IFs, and when to recognize that it's time to use another tool in your Excel arsenal.

  3. IFS function - Microsoft Support

    The IFS function checks whether one or more conditions are met, and returns a value that corresponds to the first TRUE condition. IFS can take the place of multiple nested IF statements, and is much …

  4. IF function - Microsoft Support

    How to use the IF function in Excel to make logical comparisons between data values.

  5. Use AND and OR to test a combination of conditions

    When you need to find data that meets more than one condition, such as units sold between April and January, or units sold by Nancy, you can use the AND and OR functions together. Here's an example:

  6. Use nested functions in an Excel formula - Microsoft Support

    The following shows an example of using nested IF functions to assign a letter grade to a numeric test score. Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet.

  7. Create conditional formulas - Microsoft Support

    Testing whether conditions are true or false and making logical comparisons between expressions are common to many tasks. You can use the AND, OR, NOT, and IF functions to create conditional …

  8. Sum values based on multiple conditions - Microsoft Support

    Sum values based on one or more conditions by using the SUMIFS function in a formula.

  9. Use conditional formatting to highlight information in Excel

    How to use conditional formatting in Excel to visually explore, analyze, and identify patterns and trends.

  10. SUMIF function - Microsoft Support

    How to use the SUMIF function in Excel to add the values in a range that meet criteria that you specify.