How to Sum across all records in an application

How to Sum across all records in an application

I have an application where there are 2 fields that capture  numbers in dollars. I want to be able to total all numbers for all of the reports.

How would i go about doing this?

Here is the  application

I want to be able to get a total for all records for the fields "PAID" & "BACK"

thank you in advanced.