you need something like this
=INDEX($A$1:$E$6,MATCH(C10,$A$1:$E$1,0),MATCH(B12,$A$1:$A$6,0)) change c10,b12 to whatever cells hold the values you want to search for