About 760,000 results
Open links in new tab
  1. IF with other calculations - Excel formula | Exceljet

    The IF function can be combined with other calculations by nesting other formulas and functions inside IF. In the example shown, the formula in E5, copied down, is: =IF(C5>20, C5*D5*0.9, C5*D5) If more than 20 items were sold, the formula applies a 10% discount to the total price.

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

  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 first result is if your comparison is True, the second if your comparison is False.

  4. How to Use IF Function in Excel (8 Suitable Examples)

    Apr 25, 2024 · 8 simple and easy uses of IF function in Excel. Download our practice workbook, modify data, find new results with formulas and exercise!

  5. How to Write an IF Then Formula in Excel (Examples)

    Aug 29, 2024 · Step 1) Write the IF-then statement by writing the IF function as follows: Step 2) As the logical test, specify the condition to check if the scored marks of each student are more than 50. Step 3) Specify the value_if_true that we want …

  6. IF function in Excel - Step by Step Tutorial - Excel Easy

    The IF function checks whether a condition is met, and returns one value if true and another value if false. 1a. For example, take a look at the IF function in cell B2 below. Explanation: if the price is greater than 500, the IF function returns High, else it returns Low. 1b. The following IF function produces the exact same result.

  7. How to use the IF function in Excel to calculate values based on ...

    The IF function works by performing a logical test that can only have one of two outcomes - TRUE or FALSE. It then outputs a result based on the outcome of that test. Logical Tests in Excel. You can use anything as a logical test provided Excel can determine whether the outcome is …

  8. IF function in Excel: formula examples for text, numbers ... - Ablebits

    May 23, 2023 · In this article, you will learn how to build an Excel IF statement for different types of values as well as how to create multiple IF statements. IF is one of the most popular and useful functions in Excel.

  9. Excel If Function with Calculations - Tpoint Tech

    Mar 17, 2025 · "IF function" can be used in complex calculations. See the example: If a sales executive sells more than 5 items, the company will pay incentive 40 rupees per item sold and if the sales executive sells less than 5 items, the company will pay 20 rupees per item sold. Then close the bracket and press the Enter key.

  10. Excel IF function with multiple conditions - Ablebits

    Mar 22, 2023 · In essence, there are two types of the IF formula with multiple criteria based on the AND / OR logic. Consequently, in the logical test of your IF formula, you should use one of these functions: AND function - returns TRUE if all the conditions are met; FALSE otherwise. OR function - returns TRUE if any single condition is met; FALSE otherwise.

  11. Some results have been removed
Refresh