I have a matrix in cells A1:E5 where row A lists the numbers 1, 2, 3, 4 and row 1 lists the letters A, B, C, D. Cells B3:E3 show the amounts 100, 0, 150, 0. Cells B5:E5 show the amounts 0, 0, 0, 25.
I am trying to make a formula in cell G1 and G2 that return the amounts 100 and 150 when I enter "2" in cell F1. Similarly if I were to enter "4" in cell F1 I would want to see 25 in G1 and G2 should be blank.
Is this possible?
Bookmarks