Quiz 5 Spreadsheet

Quiz 5 Spreadsheet

9th Grade

10 Qs

quiz-placeholder

Similar activities

Basic Programming Concepts

Basic Programming Concepts

9th Grade

15 Qs

Bài 12a: Sử dụng hàm IF

Bài 12a: Sử dụng hàm IF

9th Grade

10 Qs

lOGICAL Operator W9

lOGICAL Operator W9

9th Grade

10 Qs

Sample Lesson- Computer Science

Sample Lesson- Computer Science

9th Grade

10 Qs

ฟังก์ชัน IF ก่อนเรียน

ฟังก์ชัน IF ก่อนเรียน

9th Grade

10 Qs

Google Sheets Review 1

Google Sheets Review 1

9th - 12th Grade

15 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Introduction to Programming

Introduction to Programming

6th - 9th Grade

15 Qs

Quiz 5 Spreadsheet

Quiz 5 Spreadsheet

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Ivy Dagaojes

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MATCH QUESTION

1 min • 5 pts

Match the following spreadsheet error to its description.

When the text in the formula is not recognized

#NULL!

This error arises due to a reference missing.

#NUM!

It is wrong supply of the value to the required parameters.

####

When the data in the cell is too wide to fit in the column

#Name?

When your formula or data contain invalid numeric values .

#REF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False.

In the IF function, you can decide both the return values and the condition.

TRUE

FALSE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False

If you try to divide the number by zero or vice versa it will give you a

#DIV/! error.

TRUE

FALSE

It is #DIV/0?

FALSE

It is #DIV/0!

FALSE

It is #DIV

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Text values in the formula needs to be in parenthesis ( ).

True

False

in quotes " "

False

in comma ,

False

in semicolon ;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The AND function returns TRUE if all its arguments evaluate to TRUE and return FALSE if one or all arguments evaluate to FALSE.

TRUE

FALSE

6.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

In OR Function, the result is TRUE if

all the conditions are TRUE

if one of the condition is TRUE

if all the conditions is false

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which formula is correct?

=IF(AND(A3="Red",B3="Green"),"TRUE","FALSE")

=IF(AND(A3=Red",B3="Green"),TRUE,FALSE)

IF(AND(A3="Red"B3="Green"),TRUE,

FALSE)

=IF((A3="Red",B3="Green"),TRUE,

FALSE))

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?