Which of the following functions in MS Excel searches for a specific value in the leftmost column of a table array and returns a value in the same row from a specified column? MCQ with Answer and Explanation

Which of the following functions in MS Excel searches for a specific value in the leftmost column of a table array and returns a value in the same row from a specified column?
A. VLOOKUP
B. HLOOKUP
C. MATCH
D. LOOKUP
Answer: Option A
Solution (By JKExamLibrary)
VLOOKUP stands for Vertical Lookup. It searches down the leftmost column of a range for a key and returns a value from the specified column in that row.

This question belongs to: Computer Microsoft Office

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1 Report Error
In Excel, the function =ISBLANK(A1) returns:
A. TRUE if A1 is empty, FALSE otherwise
B. Both A and B
C. TRUE only if A1 contains a formula returning empty
D. FALSE if A1 has a space

Correct Answer: Option B


Explanation:
ISBLANK returns TRUE if cell is empty. A cell with a space is not empty, so FALSE.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In MS Access, what is a 'composite key'?
A. An index that combines text and numbers
B. A primary key that consists of two or more fields
C. A key used to encrypt the database
D. A foreign key referencing multiple tables

Correct Answer: Option B


Explanation:
A composite key is a primary key made up of multiple columns.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
Which of the following database objects in MS Access is primarily designed to securely look up, enter, or modify data in a table through a user-friendly layout?
A. Form
B. Query
C. Macro
D. Report

Correct Answer: Option A


Explanation:
A Form in MS Access provides a user interface or layout used to view, enter, change, or navigate records in a table or query.

This question belongs to: Computer Microsoft Office