Hi,
I want to create a function in excel that would do the following :
I have a reference table like this :
A B C D
----------------------
X - 7 8 10 13
Y - 6 9 14 4
Z - 56 37
I have, for example, cell A1 = B
cell A2 = Y
I want a function in cell A3 that will do "If letter in first column is equal to value in cell A2, and letter in first row is equal to value in cell A1, than cell A3 is equal to (in this case : 9)
I want to create a function in excel that would do the following :
I have a reference table like this :
A B C D
----------------------
X - 7 8 10 13
Y - 6 9 14 4
Z - 56 37
I have, for example, cell A1 = B
cell A2 = Y
I want a function in cell A3 that will do "If letter in first column is equal to value in cell A2, and letter in first row is equal to value in cell A1, than cell A3 is equal to (in this case : 9)