IF & VLOOKUP Functions

IF & VLOOKUP Functions

6th Grade

10 Qs

quiz-placeholder

Similar activities

Word Processing Quiz (Learning.com)

Word Processing Quiz (Learning.com)

6th Grade

10 Qs

GARAGEBAND REVIEW WRAP UP - GRADE 5-6

GARAGEBAND REVIEW WRAP UP - GRADE 5-6

6th Grade

9 Qs

Fats

Fats

6th - 8th Grade

10 Qs

CSP Week3 01

CSP Week3 01

2nd Grade - Professional Development

7 Qs

Carbohydrates

Carbohydrates

6th - 11th Grade

10 Qs

Intro to Python Programming Quiz 9D

Intro to Python Programming Quiz 9D

1st Grade - University

14 Qs

Solid Walling Situations Unit 204

Solid Walling Situations Unit 204

KG - University

10 Qs

Body Systems

Body Systems

6th - 8th Grade

15 Qs

IF & VLOOKUP Functions

IF & VLOOKUP Functions

Assessment

Quiz

Other

6th Grade

Hard

Created by

Jose Higuita

Used 43+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What does the > logical operator do?

Less than

Not equal to

More than or euqal to

More than

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

>=10 what does this logical operator mean?

More than or equal to 10

Not equal to 10

More than 10

Less than or equal 10

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The IF function's syntax can be broken down in three parts

=IF(logical_test, [value_if_true], [value_if_false])

select from below the correct formula

=IF(A1="Umbrella", "It will rain", "It won't rain")

=IF(A1=1, A2+10, No ready yet)

=IF(A1>"10", "Hello", Goodbye)

=IF(A!<>A2), ("Buy"), ("Sell")

4.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Media Image

Looking at the data in the picture, use the IF function to add 10mph to the NEW (mph) column, if the cars are faster than 260mph, if they are not faster than 260mph return "Not a Fast Car"

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

When setting up two tables to use the VLOOKUP fucntion, is it recommended to name the tables?

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

You have been given a spreadhseet that has the following VLOOKUP function,

=VLOOKUP([@name], Table_Master, 8, 0)

What is the number 8 in the formula refering to?

The name of the table where you are getting the data from

The value you are looking for

The column number where the data you want is located

The number of characters the function will return

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

When writting a VLOOKUP function, the last bit of informatio you need to add to the function is if you want an Approximate match or an Exact match. If you write FALSE, what would the function return?

Approximate match

Exact match

Approximate and Exact match

None of the options

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?