Excel Formula Application Challenge

Excel Formula Application Challenge

11th Grade

15 Qs

quiz-placeholder

Similar activities

Formulas and Functions in Excel

Formulas and Functions in Excel

9th - 12th Grade

18 Qs

Excel Lesson 4 & 5

Excel Lesson 4 & 5

9th - 12th Grade

15 Qs

Google Sheets

Google Sheets

10th - 12th Grade

16 Qs

Excel Basics Test 2 (Basic Formulas)

Excel Basics Test 2 (Basic Formulas)

9th - 12th Grade

15 Qs

Google Sheets

Google Sheets

8th - 12th Grade

11 Qs

Excel Lesson 4 Quiz

Excel Lesson 4 Quiz

9th - 12th Grade

15 Qs

SB Remediation: Excel Test Prep 2

SB Remediation: Excel Test Prep 2

11th Grade

16 Qs

Excel Formulas and Functions

Excel Formulas and Functions

9th - 12th Grade

20 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?