Hi there, Im trying to find the formula which will look a lookup and return a result i.e. heres a simple example:
Is it possible to make a formula which can do this?
thank you
Code:
Row A Row B Row C
bulb 1 0.152 0.227
bulb 2 0.149 0.224
bulb 3 0.034 0.051
bulb 4 0.148 0.222
bulb 5 0.022 0.033
Row A Row B Row C Row D
Bulb cost -----> (i want to type in bulb X) > returns with 0.034 0.051
Is it possible to make a formula which can do this?
thank you