I have two columns (A & B). Column A are forecasted prices and Column B are the actuals. In column C, I am summing the products of either column multiplied by one cell, which is the "unit count". I am summing all of column C to total the most approximate budget.
PROBLEM: I want each cell in column C to contain a formula that will multiple the "unit count" (one cell) by column B IF there is a number > 0 there. IF there is not, I want it to multiply the "unit count" (one cell) by column A.
Unit Count: 2
A B C
1 0 ????
3 5 ????
4 5 ????
5 6 ????
5 0 ????
I want a formula in column C that makes the ????'s 2,10,10,12,10 respectively. Column C would then total 44.
PLEASE HELP!
PROBLEM: I want each cell in column C to contain a formula that will multiple the "unit count" (one cell) by column B IF there is a number > 0 there. IF there is not, I want it to multiply the "unit count" (one cell) by column A.
Unit Count: 2
A B C
1 0 ????
3 5 ????
4 5 ????
5 6 ????
5 0 ????
I want a formula in column C that makes the ????'s 2,10,10,12,10 respectively. Column C would then total 44.
PLEASE HELP!