M
Mr. Barnes
Hi,
If I have a column of numers like this:
3
4
4
3
2
1
3
2
Each group of numbers represents a different day seperated by a space.
In the adjacent column I want to do a running total of each group so I
have a running subtotal for each day, so it would look like this:
3 3
4 7
4 11
3 3
2 5
1 6
3 3
2 5
The formula looks complicated. Thanks for any help.
If I have a column of numers like this:
3
4
4
3
2
1
3
2
Each group of numbers represents a different day seperated by a space.
In the adjacent column I want to do a running total of each group so I
have a running subtotal for each day, so it would look like this:
3 3
4 7
4 11
3 3
2 5
1 6
3 3
2 5
The formula looks complicated. Thanks for any help.