Skip to main content

How to use Microsoft Excel IPMT and PPMT functions?

 

Here’s a step-by-step guide to creating a loan amortization table in Excel.

Step 1: Input Loan Details

Open a new Excel workbook.

Enter the loan details in the top rows:

Loan Amount (PV): 10000

Annual Interest Rate: 6%

Loan Term (Years): 5

Payments per Year: 12

Calculate derived values:

Monthly Interest Rate: =B2/B4

Total Periods (Nper): =B3*B4

Step 2: Set Up the Table

Create column headers: Period | Payment | Interest (IPMT) | Principal (PPMT) | Balance

Start with Period 0 and enter the loan amount as the initial balance.

Step 3: Calculate Payments

In the first row under Payment (e.g., cell C8), calculate the constant monthly payment using the PMT function: =PMT(B5, B6, -B2)

Step 4: Calculate Interest and Principal

In the Interest column (e.g., D9), use the IPMT function: =IPMT($B$5, A9, $B$6, -$B$2)

Copy this formula down the column for each period.

In the Principal column (e.g., E9), use the PPMT function: =PPMT($B$5, A9, $B$6, -$B$2)

Copy this formula down the column for each period.

Step 5: Calculate the Remaining Balance

In the Balance column (e.g., F9), calculate the remaining loan balance: =F8 - E9

Copy this formula down the column for each period.

Step 6: Fill the Table

Drag the formulas for Period, Interest, Principal, and Balance down until the balance reaches 0.

Check the totals:

Total interest paid = Sum of the Interest column.

Total principal paid = Loan amount.

Example Table:







Comments

Popular posts from this blog

Creating a Student Marksheet using Microsoft Excel.

 Creating a Student Marksheet using Microsoft Excel.  Creating a student marks sheet in MS Excel is straightforward. Here's a step-by-step guide to design one: Step 1: Open MS Excel Launch MS Excel and open a new workbook. Step 2: Structure the Sheet Header Section: Use the first few rows to include the title, such as "Student Marks Sheet" and relevant details like the class, semester, or term. Column Headings: In Row 5 (or below the title), define your column headers: Column A: Roll Number Column B: Student Name Column C onward: Subjects (e.g., Mathematics, Science, English, etc.) Final Columns: Include Total Marks , Percentage , and Grade . Example: Roll No.Student Name Mathematics Science English Total Marks Percentage Grade Step 3: Input Data Enter the roll numbers, student names, and their marks under respective columns. Step 4: Add Formulas Total Marks: In the "Total Marks" column, use the formula to sum marks: =SUM(C2:E2) Copy this ...

Microsoft Excel top functions.

  Microsoft Excel offers numerous functions to simplify data analysis and calculation. Here are some of the most commonly used and powerful functions: Basic Functions SUM : Adds values. =SUM(A1:A10) AVERAGE : Calculates the mean of numbers. =AVERAGE(A1:A10) IF : Performs logical tests and returns values based on conditions. =IF(A1>10, "Yes", "No") COUNT : Counts numeric values in a range. =COUNT(A1:A10) LEN : Returns the length of a text string. =LEN(A1) Lookup and Reference Functions VLOOKUP : Looks for a value in the first column and returns a value in the same row from another column. =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup]) HLOOKUP : Similar to Here are practical examples of common Excel functions and how they can be applied in real-life scenarios: 1. SUM Scenario: Calculate the total sales for a week. Example: A B Day Sales Monday 200 Tuesday 150 Wednesday 300 Thursday 250 Friday 100 ...

What is Kruti Dev and how to download ?

  Kruti Dev is a popular typeface or font used primarily for typing in the Devanagari script, which is the script for Hindi, Marathi, and other Indian languages. It is widely used in government offices, printing presses, and other organizations in India for Hindi typing. Key Features of Kruti Dev: It is a non-Unicode font, meaning it does not follow the modern Unicode standard. Instead, it uses legacy encoding, which is different from Unicode fonts like Mangal. Kruti Dev fonts are available in various styles and sizes (e.g., Kruti Dev 010, Kruti Dev 020). It requires specific software or a keyboard layout to type effectively. How to Download Kruti Dev Font Official Sources: The font can often be downloaded from trusted websites offering Hindi typing tools or fonts. Ensure the site is reputable to avoid downloading malicious software. Steps to Download: Search for "Download Kruti Dev font" online. Visit a trusted source, such as: www.indiatyping.com www....