Mastering Excel Logical Functions

Mastering Excel Logical Functions

University

15 Qs

quiz-placeholder

Similar activities

Hypothesis Testing

Hypothesis Testing

University

18 Qs

FINMODE Refresher

FINMODE Refresher

University

14 Qs

Capital Budgeting

Capital Budgeting

University

20 Qs

Computerized Accounting

Computerized Accounting

University

10 Qs

Creating Long-term Loyalty Relationships & Analyzing Consumer Markets

Creating Long-term Loyalty Relationships & Analyzing Consumer Markets

University

20 Qs

Review Chapter 30

Review Chapter 30

University

12 Qs

Mktg1047-W19-What is Marketing? PreTest

Mktg1047-W19-What is Marketing? PreTest

University

10 Qs

BRI3114 Lesson 1

BRI3114 Lesson 1

University

10 Qs

Mastering Excel Logical Functions

Mastering Excel Logical Functions

Assessment

Quiz

Business

University

Easy

Created by

Nawal Syafiq Mokhtar undefined

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the IF function do in Excel?

The IF function adds two numbers together.

The IF function sorts data in ascending order.

The IF function creates a chart based on selected data.

The IF function evaluates a condition and returns one value for true and another for false.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for the IF function?

IF(logical_test, value_if_false)

IF(logical_test, value_if_true, value_if_false)

IF(value_if_false, value_if_true)

IF(value_if_true, logical_test, value_if_false)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you combine IF with AND in a formula?

IF(AND(condition1, condition2), value_if_true, value_if_false)

AND(IF(condition1, value_if_true), condition2)

IF(condition1 AND condition2, value_if_true)

IF(OR(condition1, condition2), value_if_true, value_if_false)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the formula =IF(AND(A1>10, B1<5), 'Yes', 'No') return if A1 is 12 and B1 is 3?

Definitely not

No

Yes

Maybe

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to check if a condition is false?

not

always

true

maybe

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the formula =IF(OR(A1=1, A1=2), 'Match', 'No Match') if A1 is 2?

Mismatch

No Result

Match

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a nested IF statement in Excel?

Combine multiple IF statements into a single cell without nesting.

Create a nested IF statement using the VLOOKUP function.

Use the IF function within another IF function to create a nested IF statement.

Use the SUM function within another SUM function.

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?