Creating an Amortization Calculator in Visual Basic 6

What is an amortization calculator? It is a calculator that can compute the amount of equal periodic payments necessary to provide lender with a specific interest return and repay the loan principal over a specified period. The loan amortization process involves finding the future payments whose present value at the load interest rate equal the amount of initial principal borrowed. You can create this calculator using visual basic 6 – See more at:

Amortization Calculator