IF & VLOOKUP Functions

IF & VLOOKUP Functions

6th Grade

10 Qs

quiz-placeholder

Similar activities

How about Trade school?

How about Trade school?

6th - 8th Grade

10 Qs

AP 290224

AP 290224

1st - 10th Grade

15 Qs

Formatting Tables Quiz

Formatting Tables Quiz

5th - 12th Grade

15 Qs

Practice (DEMAND & SUPPLY)

Practice (DEMAND & SUPPLY)

1st - 12th Grade

15 Qs

PHPBASIC121_LuanNP1

PHPBASIC121_LuanNP1

KG - Professional Development

12 Qs

The human brain

The human brain

6th - 8th Grade

10 Qs

Med Term Pretest

Med Term Pretest

6th - 8th Grade

15 Qs

American Sign Language

American Sign Language

1st - 8th Grade

10 Qs

IF & VLOOKUP Functions

IF & VLOOKUP Functions

Assessment

Quiz

Other

6th Grade

Hard

Created by

Jose Higuita

Used 41+ 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?