I have a table with 3 fields: Year, Month, Charge.
I want to accumulate totals of the Charge field until the year changes, and then start over. February would have a total of January and February. March would include Jan, Feb, Mar, and so on until December, which would include the totals for the whole year. This is easy in Excel, but how do I do it in Access?
Thanks.
I want to accumulate totals of the Charge field until the year changes, and then start over. February would have a total of January and February. March would include Jan, Feb, Mar, and so on until December, which would include the totals for the whole year. This is easy in Excel, but how do I do it in Access?
Thanks.