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

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

  3. ?: operator - the ternary conditional operator - C# reference

    Jan 24, 2026 · Learn about the C# ternary conditional operator, (`?:`), that returns the result of one of the two expressions based on …

  4. Boolean logical operators - AND, OR, NOT, XOR

    Jan 24, 2026 · A user-defined type can't overload the conditional logical operators && and ||. However, if a user-defined type …

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

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

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

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

  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 …

  10. Conditional formatting in Power BI visuals - Power BI | Microsoft Learn

    Jul 22, 2026 · Learn how to use conditional formatting in Power BI to dynamically change visual appearance based on data values, …

  11. IF...ELSE (Transact-SQL) - SQL Server | Microsoft Learn

    Jul 20, 2026 · Transact-SQL language reference for IF-ELSE statements to provide control flow.