M
mjsam
In my previous question:
I need to find a formula that first looks across the top row to find a
number
I failed to state that the 3 and the b are in separate cells on another
worksheet. How does this change the formula?
I need to find a formula that first looks across the top row to find a
number
and then down the first column and results with the intersecting cell.
1 2 3 4 5
a 3 6 7 8 4
b 2 5 7 5 6
Excmple: when i reference 3-b, I need the result to be 7. THis is HLookup
and V lookup, but how do i combine these two formulas? HELP!
I failed to state that the 3 and the b are in separate cells on another
worksheet. How does this change the formula?