About 1,500 results
Open links in new tab
  1. How to Write an IF Then Formula in Excel (Examples)

    Aug 29, 2024 · Join me until the end of this tutorial to learn everything about how to write the IF-THEN statement in Microsoft Excel. Your free practice workbook for this guide is available for download here.

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

  4. How to Create an IF-THEN Formula in Excel: A Quick Tutorial

    Feb 24, 2025 · One of the most useful features of Microsoft Excel is the IF-THEN statement, which is used to perform calculations or display text based on whether a condition is true.

  5. How to Use the IF-THEN Function in Excel - Lifewire

    Jun 10, 2025 · Use the IF-THEN function to check if something is true and then do one thing or another. You can use numbers, dates, and even other functions with the IF-THEN to make smart …

  6. IF function in Excel - Step by Step Tutorial

    The IF function in Excel checks whether a condition is met, and returns one value if true and another value if false. This page contains many easy to follow IF examples.

  7. Excel IF function | Exceljet

    Jun 9, 2025 · In the worksheet below, the goal is to use the IF function to mark scores greater than 80 with an IF formula. The simplest IF we can write for this looks like this: Translation: If B5 is greater …

  8. Multiple If Statements in Excel (Nested IFs, AND/OR) with Examples

    This tutorial shows four examples of using nested IF statements in Excel and gives five alternatives to using multiple IF statements in Excel. The general syntax for nested IF statements is as follows: …

  9. Excel IF statement with multiple conditions - Ablebits

    Mar 22, 2023 · In the first part of our Excel IF tutorial, we looked at how to construct a simple IF statement with one condition for text, numbers, dates, blanks and non-blanks. For powerful data …

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