I have a table that has months as columns, and the years (past 5 years) as rows.
I would like the table to display the running sum after each month. It should do this for each of the five years, and of course the rows (years) should be independent of each other. Grateful for any help you can provide.