Excel IF and Nested IF Functions Quiz

Quiz
•
Computers
•
12th Grade
•
Medium
Eldorette Loots
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the IF function do in Excel?
Calculates totals
Checks a condition and returns one value if true and another if false
Sorts data
Applies formatting
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The IF function can also be used with ________ values, such as TRUE and FALSE.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax for the IF function?
=IF(condition, value_if_true, value_if_false)
=IF(value_if_true, condition, value_if_false)
=IF(value_if_false, condition, value_if_true)
=IF(value_if_true, value_if_false, condition)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the formula =IF(A1>10, "Yes", "No") is used in cell B1 and the value in A1 is 8, what will B1 display?
Yes
No
Error
True
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following formulas represents a correct nested IF statement?
=IF(A1>10, "High", IF(A1>5, "Medium", "Low"))
=IF(A1>10, IF(A1>5, "Medium", "Low"), "High"," "), " "
=IF(A1>10, "High", IF("Medium", A1>5, "Low"))
=IF(A1>10, "High", "Medium", "Low")
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
The limitation for the maximum number of nested IF levels in Excel 2007 and newer versions is ________.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the formula =IF(A1="Passed", "Congratulations", IF(A1="Failed", "Try Again", "Invalid")), what is displayed if A1 contains "Incomplete"?
Congratulations
Try Again
Invalid
Error
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Grade 12-Python selection&iteration

Quiz
•
11th - 12th Grade
12 questions
Microsoft Excel

Quiz
•
University
12 questions
MS Excel Basic

Quiz
•
University
10 questions
Les Tableurs ( Microsoft Excel ) 1

Quiz
•
6th - 12th Grade
15 questions
MS-Excel - STRING Functions

Quiz
•
7th - 12th Grade
15 questions
Exam 1 Practice

Quiz
•
University
10 questions
AND_OR Excel Functions Quiz

Quiz
•
9th Grade - University
15 questions
C# Loops (All)

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade