Anyone have anyidea on how to do this, I have an array in excel like below...
.abcdefg
1234567
2345678
3456789
Now I have a drop down menu to make a choice from the x and y axis and I want the next box to return the value in the array....
eg
some selects a from first box then 2 from the next box then box 3 should populate with the answer 4.
Any ideas?



