Search Header Logo

Functions : Count, Today , if

Authored by nahed alsalah

Information Technology (IT)

8th Grade

Used 1+ times

Functions : Count, Today , if
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to count the number of numeric entries in the range A1:A10?

COUNT(A1:A10)
AVERAGE(A1:A10)
SUM(A1:A10)
MAX(A1:A10)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function can you use to insert today's date into a cell in a spreadsheet?

TODAY()
DATE()
NOW()
CURRENT()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to evaluate if a number in cell B1 is greater than 10 and return 'Yes' if true and 'No' if false?

IF(B1 > 10, 'Yes', 'No')
SUMIF(B1 > 10, 'Yes')
AVERAGEIF(B1 > 10, 'Yes')
COUNTIF(B1 > 10, 'Yes')

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you check if the value in cell C3 is equal to 100 and return 'Match' if true and 'No Match' if false?

IF(C3 = 100, 'Match', 'No Match')
EQUAL(C3, 100)
IF(C3 == 100, 'Match', 'No Match')
CHECK(C3 = 100, 'Match', 'No Match')

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to calculate the total number of cells with numeric data in the range D1:D20?

COUNT(D1:D20)
AVERAGE(D1:D20)
COUNTIF(D1:D20)
SUM(D1:D20)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function would you use to display the current date in a spreadsheet cell?

TODAY()
CURRENT_DATE()
NOW()
GETDATE()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to return 'Pass' if the score in cell A5 is greater than or equal to 60, and 'Fail' otherwise, which function would you use?

IF(A5 >= 60, 'Pass', 'Fail')
CHECK(A5 >= 60, 'Pass', 'Fail')
IF(A5 > 60, 'Pass')
SELECT(A5 >= 60, 'Pass', 'Fail')

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?