Is there any way to accumulate values in a column?
The column CumSum: first row=Budget column, second row=row above (12)+Budget column.
And the development of this is that I would like to have it the other way, that is start with 167 and end with 0 (to create a burn down chart, used in agile projects).
What do you say?
Best regards
/bjorn