Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

v lookup function

ResolvedVersion 2010

Davida has attended:
Excel Advanced course
Excel Intermediate course

v lookup function

I need to compare two documents using the v lookup function

RE: v lookup function

Hello Davida,

Thank you for your question.

Here is an example v-lookup:
=VLOOKUP(A3,[Book2]Sheet1!$A$1:$K$550,11,FALSE)

A3 is what is being looked up, what I want to find in the other workbook.
[Book2]Sheet1!$A$1:$K$550 is the area that I want the v-lookup to search.
- the first column of this area must contain the v-lookup values
- the area must also include the items you want returned
11 is because I want excel to return whatever is in the 11th column (K) of the area
False is because I want an exact match. if it doesn't find an exact match it will return #N/A and I therefore know it doesn't exist in the other workbook.

If you would like more specific information feel free to reply with further clarification and details.

Hope this has helped though.


Kind regards

Cindy
Microsoft Office Trainer

Thu 11 Dec 2014: Automatically marked as resolved.

Excel tip:

Selecting your working range

In excel if you have an area you want to highlight, press Ctrl + * or Ctrl+Shift+8 (to get the *). This will select your working range.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.