by Robert Gross (4 Submissions)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
This is a revision of the Mortgage Application that I had submitted earlier that i found to have some errors when loading it into Visual Basic. So hopefully this one will not have that problem. this particular application does not require Microsoft Excel to generate the amortization table like my earlier application.
Inputs
Just input the Loan amount, interest rate, and the length or term of the loan.
Code Returns
Will provide the monthly payment and if the amortization command button is pressed, you will see a FlexGrid table.