I have created a database that hold customers and their agreements. I have a preset facility amount (the total the cust can borrow) and wish to deduct each new agreement from this amount and display the running total.
I have created a module to do this but it only deducts the total of each agreement seperately.
How can I get it to keep reducing after each agreement no just do the calculation once per record?
Any help would be appreciated
Thanks
I have created a module to do this but it only deducts the total of each agreement seperately.
How can I get it to keep reducing after each agreement no just do the calculation once per record?
Any help would be appreciated
Thanks