Page 1 of 1

Variable Interest and/or Variable Payments

Posted: Mon Feb 20, 2023 9:55 pm
by kforce
A month to month calculator adding records to a dbf of payments on a loan.
Calculating interest, principal, balance, etc., each entry/monthly.

This is for loans that change interest rate every few months or for
paying differing amounts to a loan monthly or both.

It will build the dbf first run.
If you want to play, start over, etc just delete the dbf manually.
If you need to edit a prior record you would need something else to open/edit the dbf file
The report creates a simple asci text file in the directory.
Very crude but I needed it for a loan that had both changing interest and payments.

** New 2/20/23, Fixed spelling error **
Vip.zip
(2.31 KiB) Downloaded 79 times

Image

Re: Variable Interest and/or Variable Payments

Posted: Wed Feb 22, 2023 9:29 am
by serge_girard
Thanks for sharing!