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. Use AND and OR to test a combination of conditions

    Use AND and OR together or with the IF function. For example, calculate who earns a commission or find data that meets multiple conditions.

  3. IF function - Microsoft Support

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

  4. OR function - Microsoft Support

    The OR function returns TRUE if any of its arguments evaluate to TRUE, and returns FALSE if all of its arguments evaluate to FALSE. One common use for the OR function is to expand the usefulness of …

  5. OR function - Microsoft Support

    The OR function returns TRUE if any of its arguments evaluate to TRUE, and returns FALSE if all of its arguments evaluate to FALSE. One common use for the OR function is to expand the usefulness of …

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

  7. IF function – nested formulas and avoiding pitfalls

    The Excel IF function statement allows you to make a logical comparison between a value and what you expect by testing for a condition and returning a result if True or False.

  8. 在 Excel 中搭配 AND、OR 和 NOT 函數使用 IF - Microsoft Support

    在 Excel 中,IF 函數可讓您測試條件並傳回條件為 True 或 False 時的結果,藉此在值與預期值之間進行邏輯比較。 =IF (項目為 True,則執行某項目,反之則執行其他項目) 但如果您需要測試多個條件, …

  9. 在 Excel 中搭配 AND、OR 和 NOT 函數使用 IF - Microsoft 支援服務

    在 Excel 中,IF 函數可讓您測試條件並傳回條件為 True 或 False 時的結果,藉此在值與預期值之間進行邏輯比較。 =IF (項目為 True,則執行某項目,反之則執行其他項目) 但如果您需要測試多個條件, …

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

    If you selected IF, the Function arguments dialog box displays the arguments for the IF function. To nest another function, you can enter it into the argument box.