I have a lookup table and I need a formula that looks at (example) h14 then i14 then looks up the table and returns the value associated with that row. Here is part of my formula, but its lacking something.
=IF(h14<0.01," ",LOOKUP(h14,$A$368:$A$711,$G$368:$G$711))
Can anyone help, please.
Thanks