Loan Amortization

Develop a macro that will calculate the monthly payment for a loan given the following: The loan amount i.e. principal (dollars) The annual interest rate (%/yr) The number of years to pay off the loan (yrs) Use the InputBox command to give default input values based...