Running totals in a query

S

Sandra Stewart

I have a table with 3 fields: Year, Month, Sales.
I want to accumulate the sales until the year changes, and
then start over. February would include jan and Feb,
March would include Jan, Feb, March, and so on until
December, which would include all the months for 2000.
Then in 2001, it would start over with the sales for
January only, then accumulate 2 months in Feb, etc.

This is easy in Excel. How can I do it in Access?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top