Excel Functions Quiz

Excel Functions Quiz

12th Grade

7 Qs

quiz-placeholder

Similar activities

Lesson 10 - MOS EXCEL

Lesson 10 - MOS EXCEL

12th Grade

12 Qs

Excel If function WSC 4.2.3

Excel If function WSC 4.2.3

7th Grade - University

10 Qs

H DDD - Aggregate functions (revision)

H DDD - Aggregate functions (revision)

12th Grade

9 Qs

Understanding Pseudocode Basics

Understanding Pseudocode Basics

6th Grade - University

10 Qs

Year 8 Quiz 1

Year 8 Quiz 1

9th - 12th Grade

10 Qs

Algorithm and Control Structures Quiz

Algorithm and Control Structures Quiz

12th Grade

12 Qs

Loops - code.org

Loops - code.org

12th Grade

10 Qs

AP CSP Loops Practice

AP CSP Loops Practice

9th - 12th Grade

12 Qs

Excel Functions Quiz

Excel Functions Quiz

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Gillian Wallace

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the SUMIF function do?

Adds values that meet a specific condition

Calculates the average of values that meet a specific condition

Counts the number of cells that meet a specific condition

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax for the AVERAGEIF function?

AVERAGEIF(range, criteria, [average_range])

AVERAGEIF(range, criteria)

AVERAGEIF(criteria, range)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the COUNTIF function do?

Counts the number of cells that meet a specific condition

Adds values that meet a specific condition

Calculates the average of values that meet a specific condition

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the AND function work?

Returns TRUE if all conditions are met

Returns TRUE if at least one condition is met

Returns FALSE if all conditions are met

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the OR function work?

Returns TRUE if at least one condition is met

Returns TRUE if all conditions are met

Returns FALSE if at least one condition is met

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the NOT function do?

Reverses a condition’s logical value

Checks if a condition is TRUE

Checks if a condition is FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the AVERAGEIF function?

Calculates the average of cells that meet a specific condition

Counts the number of cells that meet a specific condition

Adds values that meet a specific condition