A B C
1 North South
2 Oil 1.00 2.00
3 Gas 3.00 4.00
4
5
6
7 Gas
8 North 'Answer in Cell A9 below:
9 3.00 <<< Contains formula
=INDEX(B2:C3,MATCH(A7,A2:A3,0),MATCH(A8,B1:C1,0))
"Esrei" wrote in message
...
Can I do 'n Vlookup and then Hlookup in one formula?
|