Good day everyone,
I've exhausted Google searches but couldn't find a complete answer, only a partial one.
I have a table where I have the date the loan was made, the billing date and the number of monthly payments for that loan.
What I'm trying to do is find the end date of the loan based on the number of payments left (based on their billing day) and find the number of payments left (again, based on the billing day).
Does anyone have any idea how to approach this?
Thanks.
I've exhausted Google searches but couldn't find a complete answer, only a partial one.
I have a table where I have the date the loan was made, the billing date and the number of monthly payments for that loan.
What I'm trying to do is find the end date of the loan based on the number of payments left (based on their billing day) and find the number of payments left (again, based on the billing day).
Does anyone have any idea how to approach this?
Thanks.