Forum Discussion
LARRY FOWLER
Mar 27, 2018Copper Contributor
how to add a column if some of the cells are sums of two cells in a row?
how to add a column if some of the cells are sums of two cells in a row?
I want to add Column G.
3 Replies
- Damien_RosarioSilver ContributorHi Larry
Hopefully I am understanding you, if you add in the new column for G, the formulas will change automatically to ensure you are still covering the previous cells.
Try inserting a new column for G and then check the formula in cell under Net Profit.
Cheers
Damien- LARRY FOWLERCopper Contributor
not add in a column.....but add up (sum) Column G (as shown in the example attached) ...but there are formulas in the column ...rather than actual numbers.....try to add up Column G..
- SergeiBaklanDiamond Contributor
Larry, if you mean your formula in G86, you shall change it from
=SUM(G2:G86) on =SUM(G2:G85)