Introduction
The IF function helps you make decisions in your spreadsheet. It checks if something is true or false, then shows one result if true and another if false. This is useful for sorting data or creating simple rules.
When you want to mark students as Pass or Fail based on their scores
When you need to give discounts only if a purchase amount is above a certain value
When you want to show 'Yes' or 'No' depending on whether a task is complete
When you want to check if a date is before or after today and show a message
When you want to highlight if sales targets are met or not