The following is designed as a repeating subform with new row instances added via an Add button.I need each Cumulative Payment field (on each row) to auto-calculate based on either:1. the "current" and "all previous" payment amounts (i.e. cumulative payment 3 ($1,800) = sum of payments 1, 2, and 3)o...