Introduction
The IF function helps you make decisions in your spreadsheet. It checks if something is true or false and then shows one result or another. This is useful when you want to sort or label data based on conditions.
When you want to mark students as Pass or Fail based on their scores.
When you need to give discounts only if the purchase amount is above a certain value.
When you want to show 'Yes' or 'No' if a task is completed or not.
When you want to highlight expenses that are over budget.
When you want to check if a date is before or after today.