Cumilative sum in another field

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

Guest

hi Guys,
I need to add total cost and its cumilative value as another field
cumilative cost in a report. How can i get that..
thanks

Jol
 
Add another text box to show the cumulative total.
Set its Control Source property to the right field.
Set its Running Sum property to Over All.
 
Hi Allen
Thank you..


Allen Browne said:
Add another text box to show the cumulative total.
Set its Control Source property to the right field.
Set its Running Sum property to Over All.
 

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

Back
Top