brian sullivan
Member
I'm reaching to develop the most efficient (Index /Match) formulas in my attached data. I'm looking up individual cells of data from one sheet from another column based sheet.
Formula in Cell
No formula in cell (N2 & O2) . Want to utilize most efficient Index/Match/Offset, or (other) formula combination that delivers a text value (utilizing C2, E2, F2, G2) from Data Sheet
Desired Result
N2 would retrieve value of Apple from data sheet (k7) .
O2 would retrieve value of Good from data sheet (L 7)
Would like to include a blank if data does not match up. I'm guessing that's where if-error comes into play using ""
Formula in Cell
No formula in cell (N2 & O2) . Want to utilize most efficient Index/Match/Offset, or (other) formula combination that delivers a text value (utilizing C2, E2, F2, G2) from Data Sheet
Desired Result
N2 would retrieve value of Apple from data sheet (k7) .
O2 would retrieve value of Good from data sheet (L 7)
Would like to include a blank if data does not match up. I'm guessing that's where if-error comes into play using ""