What error code is returned by an MS Excel cell formula if a required lookup value cannot be matched or found inside a VLOOKUP search block? MCQ with Answer and Explanation

What error code is returned by an MS Excel cell formula if a required lookup value cannot be matched or found inside a VLOOKUP search block?
A. #N/A
B. #VALUE!
C. #REF!
D. #NAME?
Answer: Option A
Solution (By JKExamLibrary)
The #N/A (Not Available) error occurs when a formula or function cannot locate the target data requested, such as an exact match lookup missing from a reference table.

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, which chart type is used to show the relationship between two variables?
A. Pie Chart
B. Scatter Chart
C. Line Chart
D. Bar Chart

Correct Answer: Option B


Explanation:
Scatter (or XY) charts show the relationship or correlation between two numeric variables. Line charts show trends, bar compare categories, pie proportions.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In MS PowerPoint, which option is used to change the order of slides?
A. Outline View
B. All of the above
C. Slide Sorter View
D. Normal View

Correct Answer: Option C


Explanation:
Slide Sorter View is specifically for rearranging slides, but you can also drag in Normal View or Outline. However, Slide Sorter is the primary view for reordering.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
In MS Access, to add a new record in a table, you can use:
A. SQL INSERT command
B. Both A and C
C. Datasheet view -> New Record row (asterisk *)
D. Design view

Correct Answer: Option B


Explanation:
You can add records via Datasheet view or via an INSERT query.

This question belongs to: Computer Microsoft Office