Logical Operators in Spreadsheets

Logical Operators in Spreadsheets

9th Grade

63 Qs

quiz-placeholder

Similar activities

Quiz: Module 3 Internet Technologies

Quiz: Module 3 Internet Technologies

9th Grade

60 Qs

Introduction to Artificial Intelligence Unit Review

Introduction to Artificial Intelligence Unit Review

9th - 12th Grade

65 Qs

XII Database & SQL

XII Database & SQL

9th - 12th Grade

61 Qs

HTML

HTML

9th - 12th Grade

65 Qs

Excel Coursework

Excel Coursework

9th - 12th Grade

63 Qs

SmallBasic and flowcharts

SmallBasic and flowcharts

9th - 12th Grade

63 Qs

CSS Quiz

CSS Quiz

9th - 12th Grade

65 Qs

APCSP Midterm

APCSP Midterm

9th - 12th Grade

63 Qs

Logical Operators in Spreadsheets

Logical Operators in Spreadsheets

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Julie Skeats

FREE Resource

63 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Which of the following is NOT a common logical operator used in spreadsheets?

AND

OR

NOT

IF

2.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What does the AND operator do in a spreadsheet?

Checks if at least one condition is true

Checks if both conditions are true

Checks if both conditions are false

Checks if at least one condition is false

3.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Which logical operator would you use to check if either of two conditions is true?

AND

OR

NOT

IF

4.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What is the first step to perform the AND function in a spreadsheet?

Type the = symbol followed by the keyword AND and an opening & closing bracket ()

Select the cell that you want to perform the AND function in

Type the = symbol followed by the keyword OR and an opening & closing bracket ()

Select the cell that you want to perform the OR function in

5.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What will the AND operator output if both conditions are true?

TRUE

FALSE

0

1

6.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Which function in Excel checks if all conditions are true?

OR

AND

IF

NOT

7.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

What is the correct syntax for the AND function in Excel to check if a value in cell A2 is greater than 18 and less than 65?

=AND(A2>18, A2<65)

=AND(A2<18, A2>65)

=AND(A2>18; A2<65)

=AND(A2<18; A2>65)

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?