Charting a running sum

J

Judi Clemens

I have written a query to calculate a running sum (using dsum) but am unable
to chart the running sum over time. Access will only allow me to use "count
of (running sum)" in charts, not "sum of (running sum)". The office
assistant tells me I cannot change the way a "key, date, or text field" is
summarized. How can I get Access to recognize my running sum as a numeric
field?
 
Top