Hello,
I have a list of numbers say 1 through 10 each in a different cell. I would like to make a running sum - meaning under the 1 it will just add the cell above it, then under the 2 it will be the sum of the first two cells (ie:1+2=3), then under the 3 it will add the first 3 cells (1+2+3=6) etc.
What is the method to do that?
Thanks!
I have a list of numbers say 1 through 10 each in a different cell. I would like to make a running sum - meaning under the 1 it will just add the cell above it, then under the 2 it will be the sum of the first two cells (ie:1+2=3), then under the 3 it will add the first 3 cells (1+2+3=6) etc.
What is the method to do that?
Thanks!