Excel: more functions

Excel: more functions

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Exel основи

Exel основи

7th - 11th Grade

11 Qs

V/Hlookup, Data validation, and Sumif

V/Hlookup, Data validation, and Sumif

11th Grade

13 Qs

BÀI 11a. SỬ DỤNG HÀM SUMIF

BÀI 11a. SỬ DỤNG HÀM SUMIF

9th Grade

8 Qs

Tin 9- Bài 10 Sử Dụng Hàm COUNTIF trong Excel

Tin 9- Bài 10 Sử Dụng Hàm COUNTIF trong Excel

9th Grade

10 Qs

EX_Class(Sum,SumIF,Max,Min,Average)

EX_Class(Sum,SumIF,Max,Min,Average)

12th Grade

15 Qs

Изходно ниво

Изходно ниво

9th Grade

12 Qs

Excel Test Review with Student Questions Added

Excel Test Review with Student Questions Added

6th - 9th Grade

15 Qs

INFORMÁTICA: Quem sabe mais?

INFORMÁTICA: Quem sabe mais?

KG - Professional Development

15 Qs

Excel: more functions

Excel: more functions

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Nicola Woods

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To find the highest number

=max(a1:a8)

=max(a2:a8)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To sum all the numbers less than 33

=sum(a2:a8,<33)

=sumif(a2:a8,"<33")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To count all the numbers

=countif(a2:a8)

=count(a2:a8)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To find the average of all the numbers

=avg(a2:a8)

=sum(a1+a2+a3+a4+a5+a6+a7+a8)/7

=average(a2:a8)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To add 2 numbers 12 and 55

=sum(a2:a6)

=a2+a6

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to a given criteria if age is greater than or equals to 18 display "License Granted" else "Denied". The age is in cell a4

=if(a4>=18,"License Granted","Denied")

=if(a4 >=18,License Granted,Denied)

=if(a4>18,"License Granted","Denied")

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the formula to count the number of text values

=COUNTA(A1:C1)

=COUNT(A1:C1)

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?