lookup using multiple conditions

bcc

New Member
Joined
May 20, 2003
Messages
3
I am wanting to do a vlookup style return of data but instead of just matching the one condition, i want it to match 2 conditions. For example i have data of:

  • 111909 400.00 111909 2,000.00 n/a
    123432 400.00 123432 400.00 400.00
    123456 540.00 111909 400.00 400.00
    134567 540.00 134567 540.00 540.00

So what i want to do in column E is use the value in Row 1 Column C and find a match in column A and also use Row 1 column D to find a match in column B and where both of these match on the same row in columns A & B, return the value from column B. I want to be able to copy this formula down all rows in Column E so that each unique row in Column C & D looks for a corresponmding matching row somewhere in column A and B. The data i have got in the E column above is what the formula should return if working correctly.

I have tried various forms of index and match but not quite sure if i'm on the right track.


Thanks

BCC
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.

Forum statistics

Threads
1,221,706
Messages
6,161,406
Members
451,702
Latest member
Kc3475

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