VLookup with Multiple Criteria Please Help

sandraphysio

New Member
Joined
May 14, 2015
Messages
8
Hi,
Here is my formula:
=VLOOKUP(G9,H9,J9,Sheet2!I:J9,L9,N9,17,False)

This is what I was trying to do
Lookup column G9 H9 J9 in Sheet 1 (as both columns make a unique identifier)
Lookup column J9 L9 N9 in Sheet 2 (as both columns make a unique identifier) and place Column from Sheet 2 COLUMN R9 into Column W9 in Sheet1
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
Hi,

I think you need to use INDEX and MATCH.

What is the size of the lookup table in sheet2, please? Does it start at row 9 and where does it end?

Thanks,
 
Upvote 0

Forum statistics

Threads
1,203,236
Messages
6,054,297
Members
444,715
Latest member
GlitchHawk

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top