Excel Formula Application Challenge

Excel Formula Application Challenge

11th Grade

15 Qs

quiz-placeholder

Similar activities

Vocabulary - Google Sheets

Vocabulary - Google Sheets

9th - 12th Grade

18 Qs

Excel Revision

Excel Revision

10th - 12th Grade

12 Qs

CCSA - Chapter 6 Review

CCSA - Chapter 6 Review

9th - 12th Grade

15 Qs

Spreadsheet Post Assessment

Spreadsheet Post Assessment

9th Grade - University

20 Qs

Excel Lesson 5

Excel Lesson 5

9th - 12th Grade

15 Qs

Accounting 1 (1.03 Quiz)

Accounting 1 (1.03 Quiz)

11th Grade

11 Qs

N5 Spreadsheets

N5 Spreadsheets

9th - 11th Grade

10 Qs

Excel Function

Excel Function

9th - 12th Grade

10 Qs

Excel Formula Application Challenge

Excel Formula Application Challenge

Assessment

Quiz

Business

11th Grade

Easy

Created by

LaKiella Rose

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a list of sales figures for the past year in cells A1 to A12. You want to find out the total sales for the year. Which formula should you use?

`=IF(A1:A12)`

`=SUM(A1:A12)`

`=CONCAT(A1:A12)`

`=MAX(A1:A12)`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are given a list of student scores in cells B1 to B10. You need to find the highest score among them. Which formula will help you achieve this?

`=MIN(B1:B10)`

`=AVERAGE(B1:B10)`

`=MAX(B1:B10)`

`=RANDBETWEEN(B1, B10)`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a dataset of product prices in cells C1 to C20. You want to find the average price of the products. Which formula should you use?

`=SUM(C1:C20)`

`=AVERAGE(C1:C20)`

`=IF(C1:C20)`

`=CONCAT(C1:C20)`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to generate a random number between 1 and 100 for a lottery draw. Which formula will you use?

`=RANDBETWEEN(1, 100)`

`=MAX(1, 100)`

`=MIN(1, 100)`

`=SUM(1, 100)`

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a list of expenses in cells D1 to D15. You want to find the minimum expense. Which formula should you use?

`=MAX(D1:D15)`

`=SUM(D1:D15)`

`=MIN(D1:D15)`

`=AVERAGE(D1:D15)`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to create a sentence by joining the text in cells E1, E2, and E3. Which formula will help you concatenate these cells?

`=SUM(E1, E2, E3)`

`=CONCAT(E1, E2, E3)`

`=IF(E1, E2, E3)`

`=MAX(E1, E2, E3)`

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a list of numbers in cells F1 to F10. You want to check if the number in F1 is greater than 50 and return "Pass" if true, otherwise "Fail". Which formula should you use?

`=IF(F1 > 50, "Pass", "Fail")`

`=SUM(F1:F10)`

`=MAX(F1:F10)`

`=MIN(F1:F10)`

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?