Forum Discussion
Eileen Skidgel
Jul 26, 2018Copper Contributor
SUM formula help needed with multiple criteria
I need to multiply the cost per piece & the number of pieces being ordered. I need the formula to continue down the entire column. The formula I'm using for an example is =SUM(J111*H111) I need tha...
- Jul 26, 2018
Eileen,
- enter formula in the first cell of your range, let say =J1*H1 in cell K1;
- select your range in column K, let say cells from K1 to K200;
- press Ctrl+D
It's not necessary to empty your range before
Eileen Skidgel
Jul 26, 2018Copper Contributor
Thank you! I appreciate your help. It's much simpler than I thought. Now the most important question... Is there a way to have that formula repeat in column K continuously? Without having to type in the formula in each cell in the column?