How could I show a balance after the repayment?
I have attached a sample paired down db.
I have a test query.
The formula is tblDraws_Details.Amount - tblRepayment.Amount
the issue I have is that if there is >1 repayment then the balance is not correct.