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

Data Analysis

  • How to calculate correlation coefficient Correlation in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to add Trendline to a chart in Excel
  • How to Sort by Color in Excel
  • How to create running total in an Excel Table

References

  • Count unique text values with criteria
  • Left Lookup in Excel
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel VLOOKUP Function
  • How to retrieve first match between two ranges in Excel

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation only dates between
  • Excel Data validation specific characters only
  • Excel Data validation exists in list
  • Excel Data validation with conditional list

How to calculate principal for given period in Excel

by

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

Formula

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

Explanation

In the example shown, the formula in C10 is:

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

How this formula works

For this example, we want to calculate the principal 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

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

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.

With these inputs, the PPMT 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

  • How to use Excel FALSE Function
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert Excel time to decimal minutes
  • TIME function: Description, Usage, Syntax, Examples and Explanation
  • Convert date string to date time in Excel
  • Display Date is workday in Excel
  • Get fiscal year from date in Excel

Grouping

  • Map text to numbers in Excel
  • Group times into unequal buckets in Excel
  • If cell contains one of many things in Excel
  • Calculate conditional mode with criteria in Excel
  • Map inputs to arbitrary values in Excel

General

  • Basic error trapping example in Excel
  • How to make excel worksheets print on one page?
  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • Find, Select, Replace and Go To Special in Excel
  • AutoRecover file that was never saved in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning