We want to check if A4 is less than or equal to 650. If true, we want to return "Within budget". If false, we want to return "Over budget".
What is the missing symbol from this statement?
=IF(A4 [fill in blank] 650, , "Within budget", "Over budget")
IF Statements
Quiz
•
Computers
•
11th Grade
•
Medium
P Roberts
Used 20+ times
FREE Resource
8 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
We want to check if A4 is less than or equal to 650. If true, we want to return "Within budget". If false, we want to return "Over budget".
What is the missing symbol from this statement?
=IF(A4 [fill in blank] 650, , "Within budget", "Over budget")
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
We want to check if A6 is equal to 70. If true, we want to return "Within budget". If false, we want to return "Over budget".
What is the missing symbol from this statement?
=IF(A4 [fill in blank] 70, , "Within budget", "Over budget"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the < symbol mean?
Equal to
Greater than
Less than
Greater than or equal to
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the symbol > mean?
Greater than
Equal to
Less than
Less than or equal to
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the symbol = mean?
Greater than
Equal to
Less than
Greater than or equal to
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this symbol >= mean?
Greater than
Greater than or equal to
Less than or equal to
Equals to
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the <= symbol mean?
Greater than
Less than
Less than or equal to
Equal to
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In cell A2 - we want to check if the budget is greater than 400. If true we want to return "Over budget". If false, we want to return "Under budget".
How would we write this IF statement?
=IF(A2>400, "Over Budget", "Under budget")
=IF(A2<=400, "Over Budget", "Under budget")
10 questions
Python If Statements - and or not
Quiz
•
11th Grade
10 questions
AP Computer Science A Multiple Choice 1
Quiz
•
9th - 12th Grade
13 questions
11 B
Quiz
•
11th Grade
6 questions
Boolean Expressions
Quiz
•
8th - 12th Grade
10 questions
AP Computer Science Principles Unit 3 Review
Quiz
•
9th - 12th Grade
10 questions
Comp Sci Unit 2 #9
Quiz
•
11th Grade
10 questions
AP CS A Unit 6 Quiz PRACTICE
Quiz
•
9th - 12th Grade
10 questions
Project Management - Mid Unit
Quiz
•
9th - 12th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University