Excel Functions Quiz 280324

Excel Functions Quiz 280324

Professional Development

20 Qs

quiz-placeholder

Similar activities

Microsoft Excel Basics

Microsoft Excel Basics

Professional Development

20 Qs

ms Excel

ms Excel

Professional Development

25 Qs

FUNCIONES BÁSICAS DE EXCEL

FUNCIONES BÁSICAS DE EXCEL

Professional Development

20 Qs

IT Bridge 2022 - Google Workspace Extra Practice

IT Bridge 2022 - Google Workspace Extra Practice

Professional Development

22 Qs

Python Programming - Test 1

Python Programming - Test 1

University - Professional Development

20 Qs

Excel 2016

Excel 2016

6th Grade - Professional Development

20 Qs

Formulas & Functions in Excel (Post)

Formulas & Functions in Excel (Post)

Professional Development

20 Qs

Ôn tập kiểm tra học kỳ 1 môn Tin học 7

Ôn tập kiểm tra học kỳ 1 môn Tin học 7

1st Grade - Professional Development

24 Qs

Excel Functions Quiz 280324

Excel Functions Quiz 280324

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Talent Ltd

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to count the number of cells with numeric data in a range A1:A10, which function would you use?

COUNT(A1:A10)

COUNTA(A1:A10)

COUNTBLANK(A1:A10)

SUM(A1:A10)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would return the smallest number in the range C1:C10?

MIN(C1:C10)

MAX(C1:C10)

AVERAGE(C1:C10)

COUNT(C1:C10)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the function COUNTBLANK(range) do?

Counts the number of numeric values in the range.

Counts the number of non-numeric values in the range.

Counts the number of blank or empty cells in the range.

Sums the numeric values in the range.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you have a list of values in A1:A5 and you want to sum only the values greater than 50, which formula is correct?

SUMIF(A1:A5, ">50")

SUM(A1:A5, ">50")

COUNTIF(A1:A5, ">50")

AVERAGEIF(A1:A5, ">50")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If cells A1, A2, and A3 contain the numbers 3, 7, and 8 respectively, what will the formula =MIN(A1:A3) return?

3

7

8

18

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you calculate the average value of cells in the range B1:B5?

SUM(B1:B5)/5

COUNT(B1:B5)

AVERAGE(B1:B5)

MIN(B1:B5)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to remove leading and trailing spaces from a text string in cell A1. Which function would you use?

LEN(A1)

TRIM(A1)

MIN(A1)

COUNTA(A1)

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?