About 147,000 results
Open links in new tab
  1. Using IF with AND, OR, and NOT functions in Excel

    In Excel, the IF function allows you to make a logical comparison between a value and what you expect by testing for a condition and returning a result if that condition is True or False.

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

  3. Use conditional formatting to highlight information in Excel

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

  4. Apply color to alternate rows or columns - Microsoft Support

    To edit the conditional formatting rule, click one of the cells that has the rule applied, go to Home > Conditional Formatting > Manage Rules > Edit Rule, and then make your changes. To clear …

  5. Apply shading to alternate rows or columns in a worksheet

    One way to apply shading to alternate rows or columns in your worksheet is by creating a conditional formatting rule. This rule uses a formula to determine whether a row is even or odd …

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

  7. Excel help & learning - support.microsoft.com

    Find Microsoft Excel help and learning resources. Explore how-to articles, guides, training videos, and tips to efficiently use Excel.

  8. IF function - Microsoft Support

    The IF function is one of the most popular functions in Excel, and it allows you to make logical comparisons between a value and what you expect. So an IF statement can have two results. …

  9. Find and remove duplicates - Microsoft Support

    Sometimes duplicate data is useful, sometimes it just makes it harder to understand your data. Use conditional formatting to find and highlight duplicate data. That way you can review the …

  10. 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. Following is an example of …

  11. SUMIF function - Microsoft Support

    You use the SUMIF function to sum the values in a range that meet criteria that you specify. For example, suppose that in a column that contains numbers, you want to sum only the values …