Try using FormCalc to calculate the sum of your fields across numerous pages. For example, the calculationF.P8.Textfield8=sum(F.P1.Textfield1+F.P2.Textfield2+... +F.P7.Textfield7)would take each Textfield from each page and sum it together on page 8. Check out page 2 of 2 (Total Expense row) of th...