Hi all.
I have a column of numbers that I need to sum in the following way. Column B should sum all numbers in column A that are on the same row or preceeding rows. For example from the list below, B1 would sum as 100. B3 as 500 etc. Is there a formula that can do this so that I don't have to manually enter each cell and select all preceeding column A cells to sum?
Finally, I need to sum until the summed number reaches greater than or equal to 700. Once this is reached the sum starts all over again from the next cell. For example cell B4 will sum to 700. Then the sum for B5 will start again with 250. B6 to 500 etc..
A B
1 100
2 100
3 300
4 200 700
5 250
6 250
7 250 750
8 .. etc
9 .. etc
I have a column of numbers that I need to sum in the following way. Column B should sum all numbers in column A that are on the same row or preceeding rows. For example from the list below, B1 would sum as 100. B3 as 500 etc. Is there a formula that can do this so that I don't have to manually enter each cell and select all preceeding column A cells to sum?
Finally, I need to sum until the summed number reaches greater than or equal to 700. Once this is reached the sum starts all over again from the next cell. For example cell B4 will sum to 700. Then the sum for B5 will start again with 250. B6 to 500 etc..
A B
1 100
2 100
3 300
4 200 700
5 250
6 250
7 250 750
8 .. etc
9 .. etc