How to Create a Simple Interest Amortization Schedule in Excel

Creating a simple interest amortization schedule in Excel is a practical skill that can help you understand and track financial payments over time. This step-by-step guide will walk you through the process, ensuring you create an accurate and user-friendly schedule.

Create an Easy Loan Amortization Schedule in Excel & Google Sheets
Create an Easy Loan Amortization Schedule in Excel & Google Sheets

Before you begin, make sure you have Excel open and a new spreadsheet ready. You'll need to understand basic Excel operations, such as entering data, using formulas, and formatting cells.

Loan Amortization Schedule for Excel
Loan Amortization Schedule for Excel

Understanding Simple Interest Amortization

Simple interest amortization is a method used to repay a loan or other financial obligation over time. It's called "simple" because the interest is calculated on the original principal amount, not on any outstanding balance. To create an amortization schedule, you'll need to know the following:

How to build an Amortization table in EXCEL (Fast and easy) Less than 5 minutes
How to build an Amortization table in EXCEL (Fast and easy) Less than 5 minutes
  1. The original loan amount (P)
  2. The annual interest rate (r, in decimal form)
  3. The number of years to repay the loan (n)
  4. The number of times interest is compounded per year (m, typically 1 for simple interest)

Calculating the Monthly Payment

Loan Amortization Schedule in Excel
Loan Amortization Schedule in Excel

The monthly payment is calculated using the formula:

The formula is: P = P * (r/m * (1 + r/m)^(mn) / ((1 + r/m)^(mn) - 1))

For simple interest, m is 1, and the formula simplifies to:

Loan Amortization with Microsoft Excel
Loan Amortization with Microsoft Excel

The simplified formula is: P = P * r / (1 - (1 + r)^-n)

Creating the Amortization Schedule

Once you have the monthly payment amount, you can create the amortization schedule. This consists of a table with the following headers:

a screen shot of the website for an electronic payment system
a screen shot of the website for an electronic payment system
  • Period
  • Monthly Payment
  • Interest
  • Principal
  • Remaining Balance

Creating the Excel Amortization Schedule

Amortization Schedule with Irregular Payments in Excel (3 Cases) - ExcelDemy
Amortization Schedule with Irregular Payments in Excel (3 Cases) - ExcelDemy
How to Make Loan Amortization Schedule in Excel - ORDNUR
How to Make Loan Amortization Schedule in Excel - ORDNUR
Amortization Table | Universal Loan Payment Schedule (Excel Template)
Amortization Table | Universal Loan Payment Schedule (Excel Template)
Simple Interest Loan Calculator for Excel
Simple Interest Loan Calculator for Excel
Loan Amortization Calculator: Excel Template & Schedule
Loan Amortization Calculator: Excel Template & Schedule
Loan Amortization Schedule Templates - Excel Word Template
Loan Amortization Schedule Templates - Excel Word Template
How to Make an Availability Schedule in Excel (with Easy Steps) - ExcelDemy
How to Make an Availability Schedule in Excel (with Easy Steps) - ExcelDemy
Loan Amortization with Extra Principal Payments Using Excel
Loan Amortization with Extra Principal Payments Using Excel
Excel Sum Formula Examples, Excel Sum Formula Guide, Excel Spreadsheet Learning, Excel For Business Data Management, Excel Spreadsheet Formulas, Excel For Business Management, How To Assign Serial Numbers In Excel, Excel Spreadsheet Skills, Excel Sumproduct Guide
Excel Sum Formula Examples, Excel Sum Formula Guide, Excel Spreadsheet Learning, Excel For Business Data Management, Excel Spreadsheet Formulas, Excel For Business Management, How To Assign Serial Numbers In Excel, Excel Spreadsheet Skills, Excel Sumproduct Guide

Now that you understand the basics, let's create your simple interest amortization schedule in Excel.

Entering Amortization Schedule Headers

In Row 1, enter the following headers:

Period Monthly Payment Interest Principal Remaining Balance

Calculating and Entering Values

In Row 2, enter the following values:

1 =P =P * r / n =Monthly Payment - Interest =P - (Principal * (n - 1))

Autofilling the Schedule

To calculate the remaining values in the amortization schedule, select the first cell in Row 2, then drag the small square in the bottom-right corner of the cell down to the desired number of periods (n). Excel will automatically fill in the remaining values based on the formulas you've entered.

Formatting Your Schedule

To make your schedule more readable, consider formatting the header row using bold text and a background color. You can also apply number formatting to the periodic payment, interest, principal, and remaining balance columns to display values as currency.

Congratulations! You've successfully created a simple interest amortization schedule in Excel. This skill will be invaluable for tracking loan payments, budgeting, and financial planning. Don't be afraid to experiment with different interest rates, loan terms, and frequencies to explore various scenarios. Happy calculating!