Z
zutalors212
I have data in columns a, column b, and column c.
1. i'd like to multiply columns a and b, and then sum all of this up.
2. i'd like to sum up the column c.
3. i'd like to divide 1 by 2.
i tried with "= SUM (a1:a100*b1*b100)/SUM(c1:c100), but it's not
correct.
suggestions?
1. i'd like to multiply columns a and b, and then sum all of this up.
2. i'd like to sum up the column c.
3. i'd like to divide 1 by 2.
i tried with "= SUM (a1:a100*b1*b100)/SUM(c1:c100), but it's not
correct.
suggestions?