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.
LARRY FOWLER
Mar 30, 2018Copper 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..
SergeiBaklan
Mar 31, 2018Diamond Contributor
Larry, if you mean your formula in G86, you shall change it from
=SUM(G2:G86) on =SUM(G2:G85)