I have a custom object that tracks Tuition Payments. Sometimes, a student could be behind on several payments and thus the “Amount Due” would not match the “Amount Received” for that month. How would I go about creating a dynamic “Running Balance” field like the screenshot below?
I’m thinking the only way this would work is if I were able to dynamically auto-number and index the rows in the Payment Table. And then assign the “Running Balance” field to be a formula that calculates a new Balance (based on the Balance of the rows that proceeded it).
However, I’ve hit a brick wall and am not sure how I’d actually implement this, or if my train of thought is correct.
Any guidance would be greatly appreciated.
Question
Running Balance & Row Auto-Number
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.