Excel Functions Quiz

Excel Functions Quiz

KG - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Lecture 3 - Financial Modelling Excel

Lecture 3 - Financial Modelling Excel

University

10 Qs

Fungsi VLOOKUP HLOOKUP

Fungsi VLOOKUP HLOOKUP

10th Grade

10 Qs

Spreadsheet daring 1

Spreadsheet daring 1

University

10 Qs

Pembelajaran Function Lookup Ms. Excel

Pembelajaran Function Lookup Ms. Excel

9th Grade

8 Qs

Chart

Chart

University

7 Qs

Understand VLOOKUP and INDEX MATCH

Understand VLOOKUP and INDEX MATCH

1st Grade

10 Qs

USE EXCEL LIKE A PRO

USE EXCEL LIKE A PRO

1st - 2nd Grade

8 Qs

Excel Functions Quiz

Excel Functions Quiz

Assessment

Quiz

Other

KG - 12th Grade

Medium

Created by

Runhua Peng

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following best describes the purpose of the VLOOKUP function in Excel?

It looks up a value in a row and returns a corresponding value from the same row.

It looks up a value in the leftmost column of a table array and returns a corresponding value from a specified column.

It returns the position of a value in a given array.

It returns the intersection of a particular row and column in a given table.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When using VLOOKUP, why might you set the final parameter (range_lookup) to FALSE?

To allow approximate matching.

To allow any matching value in the lookup column.

To require an exact match rather than an approximate match.

To ignore blank rows in the dataset.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the formula: =VLOOKUP($A$2, Sheet2!$A$1:$C$100, 3, TRUE) Which of the following statements is correct if the lookup value is not exactly found?

The formula will return a #N/A error.

The formula will display "0".

The formula will return the next largest value that is less than the lookup value.

The formula will return the next smallest value that is greater than the lookup value.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements about HLOOKUP is incorrect?

It looks up values in the top row of a table array.

It can be used with both approximate and exact matches.

It uses row index numbers to retrieve corresponding values from below the match.

It searches for a match in the leftmost column and returns data from a specified column.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which function can be considered a more powerful and flexible alternative to VLOOKUP and HLOOKUP in newer versions of Excel?

INDEX

MATCH

XLOOKUP

LOOKUP

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the formula: =INDEX(A1:C10, 4, 2) What value is returned?

The value located in the 4th column and 2nd row within A1:C10.

The value located in the 4th row and 2nd column within A1:C10.

The entire 4th row from columns A to C.

The entire 2nd column from rows 1 to 10.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You have the formula: =INDEX(A2:A6, MATCH("Mango", B2:B6, 0)) What is this formula designed to do?

Return the row number of the cell containing "Mango" in range A2:A6.

Return the position of "Mango" in range B2:B6.

Find "Mango" in B2:B6 and return the corresponding value from A2:A6 in the same row.

Return the value "Mango" if found in B2:B6.

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?