Forum Discussion
Anonymous
6 years agoNot applicable
SUM function
Hi, I'm confused by SUM/SUMX formulas. I want to create a column called Total Time that: - has 0 in the first row - starting from the second row down every cell is a sum of a current value from a c...
FrankAT
6 years agoCommunity Champion
Hi Anonymous,
you are looking for the running total. You can accomplish it as follows (see figure):
Regards FrankAT
Anonymous
6 years agoNot applicable
FrankAT thank you! but is there a formula that can both add a row with 0 and then the running total, so it'd look like on the screenshot?