I am creating a pmt history report. I need to show the customer's new balance after each transaction. The beginning balance is easy - it is the amount borrowed. The hard part is recalculating the balance after each pmt is applied. All I really need to do is add the amount paid, which is a negative amount, to the previous balance to get the new balance, but how do I keep refreshing the previous balance and new balance variables? I am learning VBA, so if someone can get me started, I am getting pretty good at fleshing out the rest. My first question is, where do I put the code? In the "OnOpen" portion of the Report section???
Thanks in advance.
Gladys Clemmer
gladys.clemmer@fifsg.com
Thanks in advance.
Gladys Clemmer
gladys.clemmer@fifsg.com