I have a 3 columns. 1) Beginning Balance 2) Payment 3) Balance.
I want my form to accumulate the each payment. For instance:
Beginning balance is $500. The customer makes a $100 Payment. A form is used to update the payment column to $100. The balance updates to $400.
When the customer makes the next payment of $100, I want the user to enter $100 into the form and have the app accumulate that payment column to $200. What
Solved! Go to Solution.
You either need to:
You either need to:
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |