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

Data Analysis

  • How to add Trendline to a chart in Excel
  • Get column index in Excel Table
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How To Compare Two Lists in Excel
  • Reverse List in Excel

References

  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to get first column number in range in Excel
  • How to get last row in numeric data in Excel
  • Get nth match with INDEX / MATCH in Excel

Data Validations

  • Excel Data validation whole percentage only
  • Excel Data validation must begin with
  • Excel Data validation no punctuation
  • Excel Data validation specific characters only
  • Excel Data validation require unique number

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

by

What is PV function in Excel?

PV function is one of  the Financial functions in Microsoft Excel that calculates the present value of a loan or an investment, based on a constant interest rate. You can use PV with either periodic, constant payments (such as a mortgage or other loan), or a future value that’s your investment goal.

Use the Excel Formula Coach to find the present value (loan amount) you can afford, based on a set monthly payment. At the same time, you’ll learn how to use the PV function in a formula.

Or, use the Excel Formula Coach to find the present value of your financial investment goal.

Syntax of PV function

PV(rate, nper, pmt, [fv], [type])

The PV function syntax has the following arguments:

  • Rate: The interest rate per period. For example, if you obtain an automobile loan at a 10 percent annual interest rate and make monthly payments, your interest rate per month is 10%/12, or 0.83%. You would enter 10%/12, or 0.83%, or 0.0083, into the formula as the rate.
  • Nper: The total number of payment periods in an annuity. For example, if you get a four-year car loan and make monthly payments, your loan has 4*12 (or 48) periods. You would enter 48 into the formula for nper.
  • Pmt: The payment made each period and cannot change over the life of the annuity. Typically, pmt includes principal and interest but no other fees or taxes. For example, the monthly payments on a $10,000, four-year car loan at 12 percent are $263.33. You would enter -263.33 into the formula as the pmt. If pmt is omitted, you must include the fv argument.
  • Fv (Optional): The future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (the future value of a loan, for example, is 0). For example, if you want to save $50,000 to pay for a special project in 18 years, then $50,000 is the future value. You could then make a conservative guess at an interest rate and determine how much you must save each month. If fv is omitted, you must include the pmt argument.
  • Type (Optional): The number 0 or 1 and indicates when payments are due.
Worked Example:   Bond valuation example in Excel
Set type equal to If payments are due
0 or omitted At the end of the period
1 At the beginning of the period
Worked Example:   How to calculate present value of annuity in excel

PV formula explanation

  • Make sure that you are consistent about the units you use for specifying rate and nper. If you make monthly payments on a four-year loan at 12 percent annual interest, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12% for rate and 4 for nper.
  • The following functions apply to annuities:
CUMIPMT PPMT
CUMPRINC PV
FV RATE
FVSCHEDULE XIRR
IPMT XNPV
PMT
  • An annuity is a series of constant cash payments made over a continuous period. For example, a car loan or a mortgage is an annuity. For more information, see the description for each annuity function.
  • In annuity functions, cash you pay out, such as a deposit to savings, is represented by a negative number; cash you receive, such as a dividend check, is represented by a positive number. For example, a $1,000 deposit to the bank would be represented by the argument -1000 if you are the depositor and by the argument 1000 if you are the bank.
  • Microsoft Excel solves for one financial argument in terms of the others. If rate is not 0, then:If rate is 0, then:
Worked Example:   PMT, RATE, NPER, PV and FV Financial Functions in Excel

(pmt * nper) + pv + fv = 0

Example of PV function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data Description
$500.000 Money paid out of an insurance annuity at the end of every month.
8% Interest rate earned on the money paid out.
20 Years the money will be paid out.
Formula Description Result
=PV(A3/12, 12*A4, A2, , 0) Present value of an annuity with the terms in A2:A4. ($59,777.15)

For more information about annuity functions, visit:

  • How to calculate Net Present Value (NPV)
  • PMT, RATE, NPER, PV and FV Calculations
  • Calculate payment periods for loan
  • Calculate interest rate for loan
  • Calculate periods for annuity

Post navigation

Previous Post:

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

Next Post:

Customize Ribbon 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

Logical Functions

  • How to use Excel OR Function
  • OR function Examples in Excel
  • Nested IF function example in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • SWITCH function example in Excel

Date Time

  • Extract time from a date and time in Excel
  • How to calculate next scheduled event in Excel
  • Get work hours between dates in Excel
  • Convert text timestamp into time in Excel
  • Get days, months, and years between dates in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel
  • Group arbitrary text values in Excel

General

  • How to generate random number between two numbers in Excel
  • How to get original number from percent change in Excel
  • List sheet names with formula in Excel
  • Convert column letter to number in Excel
  • How to generate random times at specific intervals in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning