Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Accumulated Values in Script

Hello,

I am trying to write a script to accumulate values by month year in a table. This would be having the values for each month (January, February, etc) and then right in front of the the accumulated values per month year; January of every year would be the only month with the accumulated value equal to its value, the rest would add up the past month year value plus the current month year value, and the hole thing will start over carrying the accumulated values at the end of that year, and then star over.

Do you have any suggestion as how can I accoumplish this?

Thank you in advance for your help.

2 Replies
Anonymous
Not applicable
Author

Thank you! This is very helpful.