Search Header Logo

IF Function

Authored by Joan Barr

Computers

12th Grade - Professional Development

Used 13+ times

IF Function
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct way to write this function:
IF B4 is greater than 200, show "High", otherwise, show "Low"

IF(B4>200,"High","Low")
=IF(B4<200,"High","Low")
=IF(B4>200,"High","Low")
=IF(B4>200"High","")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct way to write this function:

IF C3 is equal to 70, show "Pass", otherwise, show "Fail"

=IF C3=70,"Pass","Fail"

=IF(C3=70,"Fail","Pass")

=IF(C3=70,Fail,Pass)

=IF(C3=70,"Pass","Fail")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct way to write this function:
IF B7 is greater or equal to 50, show "Bonus", otherwise, show "No Bonus".

=IF(B7>=50,"Bonus","No Bonus")
IF(B7>=50,"Bonus","No Bonus")
=IF(B7>50,"Bonus","No Bonus")
=IF(B7=50,"Bonus","No Bonus")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct way to write this function:

IF C4 is less than 75, multiply C4 by 10, otherwise, show 0.

=IF(C4<75,"Multiply 10","0")

=IF(C4<75,C4x10,0)

=IF(C4<75,C4*10,0)

=IF(C4>75,C4*10,0)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these symbols means "greater than"?

>
<
=
$

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this IF function example:  =IF(G8>40,"Yes","No")
What would show in the cell after you hit enter if the value in G8 was 62?

Yes
No
Nothing would show

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the IF function example:
=IF(A23>=100,"Prize","No Prize")
What would show in the cell after you hit enter if the value in A23 is 89?

Prize
No Prize
Nothing would show in the cell

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?