G
George Bundy
I have 3 columns of data: one is text and the other two
are numerical. I want to put a formula in one cell which
will:
1) Search the text column for multiple occurences of a
particular text string, then
2) Find values from the corresponding rows of numeric data
and multiply the two together, then
3) Sum the products identified in step 2.
I've been trying to use this array formula but am not
coming up with the desired result: =+IF(POS="OPS",SUM
(MULT*MAX))
Any suggestions?
Thanks!
GB
are numerical. I want to put a formula in one cell which
will:
1) Search the text column for multiple occurences of a
particular text string, then
2) Find values from the corresponding rows of numeric data
and multiply the two together, then
3) Sum the products identified in step 2.
I've been trying to use this array formula but am not
coming up with the desired result: =+IF(POS="OPS",SUM
(MULT*MAX))
Any suggestions?
Thanks!
GB