Spreadsheet - Advanced Functions and Formulae

Spreadsheet - Advanced Functions and Formulae

Assessment

Flashcard

Computers

10th - 11th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A Lookup function is used to?

Back

compare a cell value to an ARRAY of cells and return a value that matches the location of the value in the array.

2.

FLASHCARD QUESTION

Front

This function returns the number of cells that meet a condition set forth in a formula

Back

CountIf

3.

FLASHCARD QUESTION

Front

What function will produce results that indicate whether a student has passed or failed a course by entering the text "Pass" or "Fail"? Options: Count, Countif, If, Vlookup

Back

If

4.

FLASHCARD QUESTION

Front

Which function would display "Yes" if D13 is greater than 0? Options: =IF(D13>0, "Yes", "No"), =IF(D13<0, "Yes", "No"), =IF(D13>0: "Yes", "No"), =IF(D13<0: "Yes", "No")

Back

=IF(D13>0, "Yes", "No")

5.

FLASHCARD QUESTION

Front

You are creating a spreadsheet that contains Community Service Hours goals. Column A lists the number of community service hours. Based on the value in column A, column B indicates if the community service hours goal of 500 hrs. was met. Choose the formula that will calculate if the goal was achieved.

Back

=IF(A1>=500, "Yes","No")

6.

FLASHCARD QUESTION

Front

The countif function uses two (2) arguments

Back

True

7.

FLASHCARD QUESTION

Front

The first argument in the CountIF function is range

Back

True

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?