Excel SUMIF Function Quiz

Excel SUMIF Function Quiz

11th Grade

10 Qs

quiz-placeholder

Similar activities

Pre-Test Excel

Pre-Test Excel

9th - 12th Grade

15 Qs

Excel Review

Excel Review

10th - 12th Grade

10 Qs

Extended Essay?

Extended Essay?

11th - 12th Grade

10 Qs

11 Justice- Spreadsheet Quiz

11 Justice- Spreadsheet Quiz

11th Grade

11 Qs

ADVANCED SPEADSHEET SKILLS

ADVANCED SPEADSHEET SKILLS

11th Grade

10 Qs

Basic Google Sheets Quiz

Basic Google Sheets Quiz

8th - 12th Grade

10 Qs

Spreadsheet (Rumus Matematika)

Spreadsheet (Rumus Matematika)

1st Grade - University

10 Qs

Câu hỏi về hàm trong Excel

Câu hỏi về hàm trong Excel

9th Grade - University

5 Qs

Excel SUMIF Function Quiz

Excel SUMIF Function Quiz

Assessment

Quiz

Other

11th Grade

Hard

Created by

Tak Cheung

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the SUMIF function do in Excel?

Adds all values in a range

Adds values in a range that meet a specified condition

Counts cells with numbers in a range

Finds the maximum value in a dataset

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for the SUMIF function?

SUMIF(range, sum_range, criteria)

SUMIF(criteria_range, sum_range, criteria)

SUMIF(range, criteria, [sum_range])

SUMIF(range, criteria)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the formula `=SUMIF(A1:A10, ">50", B1:B10)`, what is the purpose of `A1:A10`?

It is the range of values to add.

It is the range where the criteria will be checked.

It is the cell that stores the result.

It is a fixed reference.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the third argument in the `SUMIF` function?

The cell range to apply the criteria to

The condition to apply to the range

The range to be summed

The entire data range

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: The SUMIF function can be used without a `sum_range`.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the formula `=SUMIF(B2:B15, ">=100")`, what happens if all values in 'B2:B15' are below 100?

It will return the sum of all values.

It will return 0.

It will return an error.

It will return the total of values closest to 100.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these formulas correctly sums values in `C2:C10` where the corresponding cells in 'B2:B10' contain "Pass"?

=SUMIF(C2:C10, "Pass", B2:B10)

=SUMIF(B2:B10, "Pass", C2:C10)

=SUMIF(B2:B10, "C2:C10", "Pass")

=SUMIF("Pass", B2:B10, C2:C10)

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?