# Task2 - Vlookup Problems

Solve the attached Vlookup problems.

**Problem - 1 :**

Using ABC\_Master sheet, solve the ABC\_child sheet (Task1 and Task2)

{% file src="/files/-LRwAHdz9Aa8FBfbTfQN" %}
ABC\_Master Data
{% endfile %}

{% file src="/files/-LRwAOyeMWqtI5Tg1NAv" %}
ABC\_Child (To be solved)
{% endfile %}

**Problem - 2 :**

Using XYZ\_Master sheet, solve the XYZ\_child sheet (Task1)

{% file src="/files/-LRwB1em\_1YkIrEpwS3Y" %}
XYZ\_Master Data
{% endfile %}

{% file src="/files/-LRwB7FP04C5Xrx-sUHN" %}
XYZ\_Child (To be solved)
{% endfile %}

**Problem - 3 :**

Replace the Lead\_Source\_Id, Prospect\_Id, Source\_Id columns in MASTER\_DATA with the corresponding ID's in Lead Source, Prospect, Source Workbooks

{% file src="/files/-LRwCq6xOQ-bJY\_8K0LT" %}
MASTER\_DATA (To be solved)
{% endfile %}

{% file src="/files/-LRwD2ZomVERYrnrcdi4" %}
Lead Source
{% endfile %}

{% file src="/files/-LRwDAWdj77MzCfyVrML" %}
Prospect
{% endfile %}

{% file src="/files/-LRwDGcl7bbew53XsD2Q" %}
Source
{% endfile %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://books-gyansetu.gitbook.io/advanced-excel/task2-vlookup-problems.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
