Calculate cumulative on a report???

buckwheat

New Member
Joined
Feb 20, 2003
Messages
21
I have a table that that has three records I want to query and place on a report. 1 is the date, 2 is errors, 3 is volume.
Example
date errors vol
12/1 2 1000
12/2 1 900
12/3 2 1100

I want to list these numbers at the top of a report. (No problem.) But I also want to show to the right the cumulative numbers and frequency and then graph them at the bottom. There is a years worth of data and I will be printing weekly and monthly reports.
Example
date errors vol. freq.
12/1 2 1000 500
12/2 3 1900 633
12/3 5 3000 600
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Hi, to calculate the running totals (or cumulative totals) on a report, have a read of this article from Microsoft. Whilst the version they use is 2003, the same conecpts will apply to older versions of Access. I can't help with the graph sorry.

HTH, Andrew. :)
 
Upvote 0

Forum statistics

Threads
1,221,831
Messages
6,162,252
Members
451,757
Latest member
iours

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