what formula allows me to add numbers in a column and transfer the ongoing result to another column?
P planecents Mar 2, 2007 #1 what formula allows me to add numbers in a column and transfer the ongoing result to another column?
P planecents Mar 2, 2007 #3 Mike It works for the one cell in but i would like B to continue to add the values represented in the next row of A and continue to total the new value in A Thanks Bob @ planecents
Mike It works for the one cell in but i would like B to continue to add the values represented in the next row of A and continue to total the new value in A Thanks Bob @ planecents
G Gord Dibben Mar 2, 2007 #4 In B1 enter =A1 In B2 enter = B1+A2 Double-click to fill down. Gord Dibben MS Excel MVP