Question: (25 points)Amortization Schedule Overview: In this question, you must create a simple mortgage loan amortization schedule using Microsoft Excel. The excel sheet should contain simple

  1. (25 points)Amortization Schedule

Overview:

In this question, you must create a simple mortgage loan amortization schedule using Microsoft Excel. The excel sheet should contain simple tables detailing the input variables (loan amount, interest rate, etc.), schedule of monthly payments and loan summary.Please use the example discussed in class as reference for this question. Below are detailed instructions for submission and creating the amortization schedule.

Note: You should not use any templates for this assignment. Problem Sets that use pre-made templates will not receive points.

Submission requirements:

Your final excel file should include 1 spreadsheet with the full loan amortization schedule for the following loan:

Principal ($) $600,000
Interest Rate (%) 5%
Loan Term (years) 30

  1. Save your final excel file as"PS5_UICNetID.xls" using your UIC Net ID. For example: My UIC Net ID is ajames40 so my file will be saved as "PS5_ajames40.xls".
  2. Submit your excel file on Blackboard under Problem Set 5.

Reference for the excel spreadsheet (this is from the example discussed in class):

Instructions:

  1. Dollar values and interest rates should be rounded to 2 decimals.
  2. Convert the loan term to months.
  3. The data format for all payments, including principal, monthly payments, interest payments and principal payments should be set to "Currency" (specifically, $). The data format for interest rate should be set to "Percentage". Please refer to the example discussed in class on how to format cells.
  4. Use the Excel formulas discussed in the example in class.

For example, for month # 1 in the reference amortization table given above, the formulas used are:

Payment: =ROUND(PMT($B$3/12,$B$4,$B$2,0), 2)

Interest (for the first month): =ROUND(E9*($B$3/12),2)

Principal (for the first month): =B10+C10

Remainder Balance (for the first month): =E9+D10

For the loan summary table:

Total Payment: =$B$5*180

Total Interest: =SUM(C10:C189)

Total Principal: =SUM(D10:D189)

(The cells used in these formulas are with reference to the screenshot of the example spreadsheet. For an explanation of the formulas, please refer to the example discussed in class.)

  1. To get the values for the remaining months, select cells B10 through E10. When you rest the mouse cursor over the bottom-right part of the selected area, the cursor will turn to a crosshair (a cross-shaped cursor). Drag the crosshair all the way down to the last month of payment. This populates all the cells until that row with the amortization schedule.
  2. You should hide the cells for payments intermediate months (e.g., between months 11 and 350) by selecting cells in those rows and usingHome > Format > Hide & Unhide > Hide Rows. This removes the intermediate rows from view and creates a shorter table for better presentation. (This has also been discussed in class.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Economics Questions!