2.6 - IF
Enroll to start learning
You’ve not yet enrolled in this course. Please enroll for free to listen to audio lessons, classroom podcasts and take practice test.
Practice Questions
Test your understanding with targeted questions
What does the IF function do?
💡 Hint: Think about a simple pass/fail scenario.
Identify the parts of the IF function: =IF(B1>10, 'Yes', 'No').
💡 Hint: Remember the syntax structure.
4 more questions available
Interactive Quizzes
Quick quizzes to reinforce your learning
What is the correct syntax for the IF function in Excel?
💡 Hint: Remember the order of evaluation.
True or False: The IF function can only return numerical values.
💡 Hint: Consider what else might be returned in a function.
1 more question available
Challenge Problems
Push your limits with advanced challenges
Develop an IF function that categorizes expenses based on whether they exceed a budget of $1000.
💡 Hint: Determine suitable comparisons.
Write a nested IF function to determine a discount based on purchase amount in cell A1: 10% for over $100, 5% for over $50, and no discount otherwise.
💡 Hint: Think about how to layer conditions logically.
Get performance evaluation
Reference links
Supplementary resources to enhance your learning experience.