Here is the formula which I am using.
Problem: Its not printing the correct row of data.
=INDEX($A$1:$H$15,MATCH($A$18,$A$1:$A$15,0),MATCH(B$18,$B$2:$H$2,0),MATCH($A19,$A$3:$A$15,0))
Here is the same formula, which explains the above formula, and what I'm looking to achieve...