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

Data Analysis

  • Conditional Formatting Icon Sets Examples in Excel
  • Filter Data Based on Date in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • Managing Conditional Formatting Rules in Excel
  • Conditional Formatting Rules in Excel

References

  • How to use Excel MMULT Function
  • Find closest match in Excel
  • How to get address of last cell in range in Excel
  • How to use Excel TRANSPOSE Function
  • How to get last column number in range in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation number multiple 100
  • Excel Data validation must begin with
  • Excel Data validation unique values only
  • Excel Data validation require unique number

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 return blank in place of #DIV/0! error in Excel
  • Complete List of Excel Logical Functions, References and Examples
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel

Date Time

  • Get first day of month in Excel
  • Get last working day in month in Excel
  • How to get number of days, weeks, months or years between two dates in Excel
  • Convert decimal hours to Excel time
  • How to get Holiday Date from Year in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Map text to numbers in Excel
  • Group numbers with VLOOKUP in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel

General

  • How to generate random times at specific intervals in Excel
  • How to choose page/paper size in Excel before Printing
  • Split Cell Content Using Text to Columns in Excel
  • Index and match on multiple columns in Excel
  • Freeze and Unfreeze Panes in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning