I have a Function (it works by itself) that can return the Balance at a given date.
I want to use that function against dates in a table to determine if at that point in time the Loan Account was overdue and should be charged Late Fees.
Am really a bit confused and the function not working didn't help me get past stage one.
I have the start date for the loop and the future dates are plus 14 days until the Total to repay (another function) is zero.
I will try and nut out the start of the process and then fine tune the code as it builds.
So far my work today has gone nowhere.
Will try and post something soon.
I want to use that function against dates in a table to determine if at that point in time the Loan Account was overdue and should be charged Late Fees.
Am really a bit confused and the function not working didn't help me get past stage one.
I have the start date for the loop and the future dates are plus 14 days until the Total to repay (another function) is zero.
I will try and nut out the start of the process and then fine tune the code as it builds.
So far my work today has gone nowhere.
Will try and post something soon.