Search Header Logo

Excel: more functions

Authored by Nicola Woods

Computers

9th - 12th Grade

Excel: more functions
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?