Spreadsheet - Vlookup

Spreadsheet - Vlookup

12th Grade

20 Qs

quiz-placeholder

Similar activities

Soal Materi Analisis Data

Soal Materi Analisis Data

12th Grade

25 Qs

Python With Data Science Set 2

Python With Data Science Set 2

9th - 12th Grade

20 Qs

Pengenalan Microsoft Excel

Pengenalan Microsoft Excel

10th Grade - University

20 Qs

[AP CSP] Unit 6 Review: The Internet

[AP CSP] Unit 6 Review: The Internet

9th - 12th Grade

19 Qs

TIK-9-Coding

TIK-9-Coding

9th - 12th Grade

20 Qs

SUMATIF 1 ANALISIS DATA

SUMATIF 1 ANALISIS DATA

8th Grade - University

16 Qs

Aplikasi Pengolah Angkah / Spreadsheet

Aplikasi Pengolah Angkah / Spreadsheet

12th Grade

15 Qs

Ôn Tập Các Hàm Trong Excel

Ôn Tập Các Hàm Trong Excel

KG - Professional Development

20 Qs

Spreadsheet - Vlookup

Spreadsheet - Vlookup

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Paul Lavarez

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the VLOOKUP function primarily do in Excel?

Finds the average of a set of values

Searches for a value in a table and returns a corresponding value

Sorts data in ascending order

Filters data based on a condition

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for VLOOKUP?

=VLOOKUP(table_array, lookup_value, col_index_num, [range_lookup])

=VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])

=VLOOKUP(lookup_value, col_index_num, table_array, [range_lookup])

=VLOOKUP([range_lookup], table_array, lookup_value, col_index_num)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the formula =VLOOKUP("Apple", A2:B10, 2, FALSE), what does the argument FALSE represent?

Search for an approximate match

Search for an exact match

Ignore errors

Return a value from the first column

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the lookup_value represent in the VLOOKUP function?

The range of cells to search in

The column number to retrieve data from

The value you want to search for

The type of match you want (exact or approximate)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the argument col_index_num specify in a VLOOKUP function?

The number of rows to search

The column number from which to return the value

The range of cells to perform the lookup in

Whether the function should return an exact or approximate match

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the range_lookup argument is left blank, what type of match will VLOOKUP perform by default?

Exact match

Approximate match

No match

Case-sensitive match

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to use VLOOKUP for approximate matches, how should the table be organized?

Sorted in descending order

Sorted alphabetically by the second column

Sorted in ascending order by the leftmost column

Sorted in ascending order by any column

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?