running sums on reports or totals

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have set up a report that pulls in information from a totals field. I would
like a column on this report to do a running cumulative total. In the text
box of the this column on the tab all I have the control source pointing to
the totals field that I would like it to do the running total on. and on the
running sum line I have selected "over all". My running totals are not
showing
 
Hi Liz
The field that display the running sum, don't point it to anoter field in
the report, instead try and set the control source of that field to be the
same as the control source of the total field.
 
Back
Top