How to Create a Monthly Amortization Schedule in Excel

Creating a monthly amortization schedule in Excel is a crucial process in financial planning and analysis. It helps track and understand the cash inflows and outflows of a project or investment over time. Here's a step-by-step guide to create a monthly amortization schedule using Excel.

Loan Amortization Schedule for Excel
Loan Amortization Schedule for Excel

Before we dive into the process, ensure you have a solid understanding of amortization. It's the process of paying off a debt or other liability in regular installments over a specified period. Amortization schedules are used to calculate these installments.

Create a loan amortization schedule in Excel (with extra payments)
Create a loan amortization schedule in Excel (with extra payments)

Setting Up the Amortization Schedule

Start by setting up the header row with labels for each column. These usually include the period (month or year), beginning balance, principle payment, interest, remaining balance, etc.

Loan Amortization Schedule in Excel
Loan Amortization Schedule in Excel

Freeze the header row for easy navigation by clicking on the row below it, then go to the 'View' tab, click 'Freeze Panes', and select 'Freeze Top Row'.

Entering Starting Values

Loan Amortization Schedule for Excel
Loan Amortization Schedule for Excel

In the first row, enter the starting balance of your loan or investment. Other cells in this row will calculate automatically based on your next entries.

Enter the annual interest rate and the total number of years for the loan. TheMonthly Interest Rate and Total Months will auto-calculate when you enter these values.

Calculating Monthly Payment

loan amortization schedule excel
loan amortization schedule excel

To calculate the monthly payment, you can use the future value of an annuity formula: PMT(rate, nper, pv, [fv], [type])

Here, 'rate' is the monthly interest rate, 'nper' is the total number of payments, 'pv' is the present value (which is the initial amount you're borrowing, or the cost of your investment), 'fv' is the future value (which is typically 0 for loans), and 'type' is the type of payment (0 if payments are made at the end of the period, 1 if they're made at the beginning).

Calculating Amortization Columns

Loan Amortization Calculator: Excel Template & Schedule
Loan Amortization Calculator: Excel Template & Schedule

Now, we'll calculate the columns for each monthly period. These include the monthly payment amount, interest, principal, and remaining balance.

Use the formulas based on your previous calculations to populate these columns.

How to Make Loan Amortization Schedule in Excel - ORDNUR
How to Make Loan Amortization Schedule in Excel - ORDNUR
Amortization Schedule with Irregular Payments in Excel (3 Cases) - ExcelDemy
Amortization Schedule with Irregular Payments in Excel (3 Cases) - ExcelDemy
How To Create an Amortization Table In Excel
How To Create an Amortization Table In Excel
Get the Loan Amortization Schedule Template for Google Sheets
Get the Loan Amortization Schedule Template for Google Sheets
Monthly Loan Amortization Calculator | Plan Projections
Monthly Loan Amortization Calculator | Plan Projections
Loan Amortization Table Excel Template: Debt Payoff Calculator (Digital Download)
Loan Amortization Table Excel Template: Debt Payoff Calculator (Digital Download)
How to Create a Loan Amortization Schedule in Google Sheets
How to Create a Loan Amortization Schedule in Google Sheets
Amortization Schedule Calculator
Amortization Schedule Calculator
Amortization Schedule, Balloon Mortgage Calculator and Mortgage Payment Details
Amortization Schedule, Balloon Mortgage Calculator and Mortgage Payment Details

Principal Payment

The principal payment is the remaining monthly payment after deducting interest. To calculate it, subtract the calculated interest from the monthly payment.

Formula: `= CELL - B5` (where CELL is the monthly payment, and B5 is the interest for that period)

Remaining Balance

The remaining balance is the starting balance minus the principal payment for that period. Use this formula to calculate it.

Formula: `= A4 - F4` (where A4 is the starting balance and F4 is the principal payment)

Creating a Moving Total for Beginning Balance

To make your schedule easier to read, create a moving total at the beginning of each row as the starting balance for the next period. Use the following formula:

Formula: `= G4` (where G4 is the remaining balance for the previous period)

Filling Down the Schedule

Now that you've established the formulas for the first period, click and drag the small square in the bottom right corner of the cell down to the end of your schedule. This will auto-fill the remaining periods in the schedule.

Review your schedule for accuracy, and make any necessary adjustments.

Creating a monthly amortization schedule allows you to visually track your debt reduction and understand your cash outflows over time. It's an essential tool for managing your finances, whether you're running a business, investing in properties, or managing personal debt.