I have two columns in which I want to match BOTH columns, and then VLOOKUP would return the third column's value. But I'm not sure if this is possible...
I have attached an example:
http://www.ualberta.ca/~fqureshi/example.zip
Basically this is what I want to do:
On the right side, I have 3 columns of data. On the left, I have the area where I want to have the VLOOKUP. I want to have B6 and C6 BOTH match to something in columns H and I. So if we look in the data, matching to Rect1 & Rect2 should be 112, but if we only have the first value (like normal VLOOKUP), this doesn't work and it returns 158.
So is there a way to have the VLOOKUP check and match BOTH values before it returns a value.
(Sorry if my explanation is a bit confusing :P)
Bookmarks