0

How to add a cumlative or running total.

I am using a database application to track hours a machine runs. I have start and end times and a total for that individual record but how can I get progressive totals on following records?

Reply

null