Try:
=$B$14*SUM(B20:O20)
btw, the original formula could be simplified to:
=Sumproduct(B17:O17,B14:O14)
Edit: I am pretty sure that the original thread was trying to multiply each element by B14... that is reason for first formula given here... OP must have edited the question....![]()
Bookmarks