Skip to content
xlsoffice. All Rights Reserved
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Lookup and Reference Examples

  • Create hyperlink with VLOOKUP in Excel
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to get relative column numbers in a range in Excel
  • How to use Excel VLOOKUP Function
  • How to use Excel INDIRECT Function

Data Analysis Examples

  • Reverse List in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Get column index in Excel Table
  • Move chart to a separate worksheet in Excel
  • Conditional Formatting New Rule with Formulas in Excel

Data Validation Examples

  • Excel Data validation exists in list
  • Data validation must not exist in list
  • Excel Data validation must not contain
  • Excel Data validation no punctuation
  • Excel Data validation don’t exceed total

Calculate payment for a loan in Excel

by

To calculate a loan payment amount, given an interest rate, the loan term, and the loan amount, you can use the PMT function.

Formula

=PMT(rate,periods,-amount)

Explanation

In the example shown, the formula in C10 is:

=PMT(C6/12,C7,-C5)

How this formula works

Loans have four primary components: the amount, the interest rate, the number of periodic payments (the loan term) and a payment amount per period. You can use the PMT function to get the payment when you have the other 3 components.

Worked Example:   PMT, RATE, NPER, PV and FV Financial Functions in Excel

For this example, we want to find the payment for a $5000 loan with a 4.5% interest rate, and a term of 60 months. To do this, we configure the PMT function as follows:

Worked Example:   PMT function: Description, Usage, Syntax, Examples and Explanation

rate – The interest rate per period. We divide the value in C6 by 12 since 4.5% represents annual interest, and we need the periodic interest.

nper – the number of periods comes from cell C7; 60 monthly periods for a 5 year loan.

Worked Example:   Example of payment for annuity in Excel

pv – the loan amount comes from C5. We use the minus operator to make this value negative, since a loan represents money owed.

With these inputs, the PMT function returns 93.215, rounded to $92.22 in the example using the currency number format.

Post navigation

Previous Post:

Calculate original loan amount in Excel

Next Post:

How to calculate Net Present Value (NPV) in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others
  • How to get top level domain (TLD) in Excel
  • Normalize text by removing punctuations, extra spaces and more in Excel
  • SUBSTITUTE function vs REPLACE function in Excel
  • PROPER function: Description, Usage, Syntax, Examples and Explanation
  • How to convert numbers to text using TEXT function in Excel
  • Series of dates by day
  • How to calculate nth day of week in month in Excel
  • Next biweekly payday from date in Excel
  • Calculate retirement date in Excel
  • Get days, hours, and minutes between dates in Excel
  • YIELDDISC function: Description, Usage, Syntax, Examples and Explanation
  • AMORLINC function: Description, Usage, Syntax, Examples and Explanation
  • DOLLARFR function: Description, Usage, Syntax, Examples and Explanation
  • NOMINAL function: Description, Usage, Syntax, Examples and Explanation
  • YIELDMAT function: Description, Usage, Syntax, Examples and Explanation
Acronyms, Abbreviations, Initialism & What They Stand For
© 2021 xlsoffice. All Rights Reserved | Teal Smiles