I have a Form with a subform which also has a subform. The Primary Form represents a medical invoice. The First subform represents the various services associated with the invoice. The subform on the subform(individ ual services) lists the payments for each individual service and who paid.

On the Primary Form I want to show the Total Cost of Services from the services subform and the Total Payments (from the payments subform) and...