You can imbed the MATCH() function within the INDEX() function also. Like this:
INDEX(G2:J13,MATCH(B3,F2:F13,0),MATCH(B2,G1:J1,0)).
Please dont mind the cell references here.
skmytid 2 years ago
You can imbed the MATCH() function within the INDEX() function also. Like this:
INDEX(G2:J13,MATCH(B3,F2:F13,0),MATCH(B2,G1:J1,0)).
Please dont mind the cell references here.
skmytid 2 years ago