Nested IF and OR Functions

Nested IF and OR Functions

Assessment

Interactive Video

Computers

9th - 10th Grade

Hard

Created by

Thomas White

FREE Resource

This video tutorial introduces logical functions in Excel, focusing on IF, AND, and OR functions. It explains the concept of logical values (true/false) and demonstrates how to use these functions through practical examples. The tutorial covers basic logical tests, the use of IF for conditional outputs, and how to combine AND/OR with IF for complex conditions. It also explores nested IF functions for tiered decision-making and concludes with tips on automating results using COUNTIFS or pivot tables.

Read more

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary focus of the video tutorial?

Statistical functions in Excel

Graphical functions in Excel

Logical functions in Excel

Mathematical functions in Excel

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Excel, what does a logical value of TRUE represent mathematically?

0

2

1

10

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of multiplying TRUE by any number in Excel?

Error

Zero

Double the number

The same number

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you write a basic logical function to check if age is greater than 18?

IF(age > 18, TRUE, FALSE)

IF(age < 18, TRUE, FALSE)

age = 18

age > 18

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What label is given to employees older than 50 using the IF function?

Junior

Middle

Senior

Experienced

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the IF function if the logical test is false?

Error

FALSE

TRUE

Blank

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using double quotes in an IF function?

To create errors

To reference cells

To denote text values

To perform calculations

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?