Issues with Running Total in Access Query

zims47

New Member
Joined
Mar 11, 2013
Messages
1
Hi All,

I am trying to do a running count on a query I have made. Below is the datasheet view of the query, grouped by months, with a count of items which came online during that month. I would like to do a running total of this count. I am having trouble figuring out how to use the dsum() function so any help would be appreciated.

Start Date By MonthCount Of New Items
October 20081
November 20092
January 20102
February 20103
March 20102
April 20107
May 20106
June 20101
October 20102
November 20101
December 20105
January 20111
March 20111
April 20111
February 20121
April 20122
November 20121
December 20122
January 20131
March 20131
<CAPTION></CAPTION> <THEAD>
</THEAD><TBODY>
</TBODY><TFOOT></TFOOT>
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,221,811
Messages
6,162,109
Members
451,743
Latest member
matt3388

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top