How do you calculate totals of one table with the totals of a table within a repeating subform?
On page 3 of this form, I have two tables and the second one is in a repeatable subform. The goal is to have each of the Amount columns to total at the bottom of each table and then display a grand total in a small third table at the bottom and I have that working. The issue is that if I click the Add Amendment button where I add an instance of the subform, thats when the calculations do not get included into the grand totals. Please see the link to the form below, I have attempted the calculations in the tblTotals table if someone doesnt mind taking a quick look.
https://drive.google.com/drive/folders/1ug_vmOWQMhVu5Px5MTK6GIZmPXSbMuUy?usp=sharing
Thank you!
Emilee