P
Phil Hageman
A
17 96% I want to sum the products
18 60% of three cell pairs, and then multiply
that sum by another cell value. However,
20 65% if cells are blank, like A23 and A24,
21 40% I receive the #Value! error. What would
the formula be for the correct result
23 of 50.16%? (A20 & A21 could be blank too.)
24
Something like:
34 60% =SUM(((A17*A18)+(A20*A21)+(A23*A24))*(A35))
Thanks,
Phil
17 96% I want to sum the products
18 60% of three cell pairs, and then multiply
that sum by another cell value. However,
20 65% if cells are blank, like A23 and A24,
21 40% I receive the #Value! error. What would
the formula be for the correct result
23 of 50.16%? (A20 & A21 could be blank too.)
24
Something like:
34 60% =SUM(((A17*A18)+(A20*A21)+(A23*A24))*(A35))
Thanks,
Phil