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

    Using AND, OR and NOT with Conditional Formatting in Excel In Excel, you can also use AND, OR and NOT to set Conditional Formatting criteria with the formula option. When you do this you can omit the …

  2. Create conditional formulas | Microsoft Support

    Create a conditional formula that results in another calculation or in values other than TRUE or FALSE To do this task, use the IF, AND, and OR functions and operators as shown in the following example. …

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

  4. IF function – nested formulas and avoiding pitfalls

    Multiple IF functions can be nested together to allow for multiple criteria. The Excel IF function statement allows you to make a logical comparison between a value and what you expect by testing for a …

  5. Perform conditional calculations on ranges of cells

    Perform conditional calculations on ranges of cells When you need to perform simple arithmetic calculations on several ranges of cells, sum the results, and use criteria to determine which cells to …

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

  7. Examples of common formulas in lists | Microsoft Support

    Alphabetical list of functions The following is an alphabetical list of links to functions available to SharePoint users. It includes trigonometric, statistical, and financial functions, as well as conditional, …

  8. Use conditional formatting to highlight information in Excel

    Conditional formatting can help make patterns and trends in your data more apparent. To use it, you create rules that determine the format of cells based on their values, such as the following monthly …

  9. Create a conditional column | Microsoft Support

    A conditional column calculates a value from a formula. In Power Query, the term used is custom column. In this section, let’s create a 2.5% bonus calculation for all sales over $25,000. To do this, …

  10. Create conditional (Boolean) expressions | Microsoft Support

    Create conditional (Boolean) expressions This article explains how to create conditional (also known as Boolean) expressions in Access. A conditional expression evaluates to either true or false, and it …

  11. Add a conditional column (Power Query) | Microsoft Support

    With Power Query, you can add a conditional column to your query. You can define IF-THEN-ELSE conditions in your query. When the conditions are fulfilled, the conditional column will automatically …