Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Chart Axes in Excel
  • Randomize/ Shuffle List in Excel
  • How to calculate correlation coefficient Correlation in Excel
  • How To Insert and Customize Sparklines in Excel
  • Conditional Formatting Icon Sets Examples in Excel

References

  • Left Lookup in Excel
  • Offset in Excel
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Count unique text values with criteria
  • MATCH function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Excel Data validation no punctuation
  • Excel Data validation must contain specific text
  • Excel Data validation require unique number
  • Excel Data validation date in specific year
  • Excel Data validation must begin with

Calculate interest for given period in Excel

by

To calculate the interest portion of a loan payment in a given period, you can use the IPMT function.

Formula

=IPMT(rate,period,periods,-loan)

Explanation

In the example shown, the formula in C10 is:

=IPMT(C6/12,1,C8,-C5)

How this formula works

For this example, we want to calculate the interest portion for payment 1 of a 5-year loan of $5,000 with an interest rate of 4.5%. To do this, we set up PPMT like this:

rate – The interest rate per period. We divide the value in C6 by 12 since 4.5% represents annual interest:

=C6/12

pv – The present value, or total value of all payments now. In the case of a loan, this is input as a negative value by adding a negative sign in front of C5 to supply -5000.

per – the period we want to work with. Supplied as 1 since we are interested in the the principal amount of the first payment.

With these inputs, the IPMT function returns 74.465, which is rounded to $74.47 since the Currency number format is applied.

Post navigation

Previous Post:

DECIMAL function: Description, Usage, Syntax, Examples and Explanation

Next Post:

AVERAGE function: Description, Usage, Syntax, Examples and Explanation

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

Logical Functions

  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • Complete List of Excel Logical Functions, References and Examples
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • Basic Overtime Calculation Formula in Excel
  • Get first day of previous month in Excel
  • How to calculate next anniversary date or birthday in Excel
  • How to calculate future date say 6 months ahead in Excel
  • Add decimal minutes to time in Excel

Grouping

  • Map text to numbers in Excel
  • Group arbitrary text values in Excel
  • Map inputs to arbitrary values in Excel
  • Calculate conditional mode with criteria in Excel
  • How to randomly assign people to groups in Excel

General

  • Hide and Unhide Columns or Rows in Excel
  • How to password protect excel sheet?
  • How to fill cell ranges with random number from fixed set of options in Excel
  • How to count total number of cells in a rectangular range in Excel
  • Customize Ribbon In Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning