Skip to main content

Excel PV Function

doc workday.intl function 1

If you want to follow along with this tutorial, please download the example spreadsheet.
doc workday.intl function 1

Description

The PV function returns the present value of a loan or an investment based on a constant interest rate. It is used to calculate the present value of future payments, alternatively, assuming periodic, constant payments and a constant interest rate.

Syntax and arguments

Formula syntax

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

Arguments

  • Rate: Required, the interest rate per compounding period. For example, for a loan with a 12% annual interest rate and monthly payments, the interest rate per month would be 12%/12.
  • Nper: Required, the total number of payment periods in the annuity. For example, for a 10-year loan with monthly payments, the total number of payments periods would be 12*10.
  • Pmt: Required, the fixed payment per period, and cannot be changed during the life of the annuity. Generally, pmt includes the interest and principal, but excludes taxes. If pmt is omitted, the argument fv must be provided.
  • Fv: Optional, the future value at the end of all payment periods. If it is omitted, the function assumes it as 0.
  • Type: Optional, two types that indicate when the payments are due.

Type Due
0 (zero) or omitted At the end of the period
1 At the beginning of the period

Return Value

The PV function returns a negative value.

Errors

#VALUE! error value occurs when any one of arguments are non-numeric value.

Remarks

1. Make sure the argument rate and nper are in the same unit. For instance, a 10-year loan with an annual interest rate of 12% and make monthly payments. Use 12%/12 for rate, 12*10 for nper. If a 10-year loan with an annual interest rate of 12% and make quarterly payments, use 12%/4 for rate, 4*10 for nper.

2. Cash outflows, such as deposits to a trust fund, are shown negative numbers. Cash inflows, such as dividends on investments, are shown as positive numbers.

Version

Excel 2003 or later

Usage and Examples

Example1: when fv and type are omitted

In range B3:C7 that lists the details of a load without future value and type, to calculate its present value, please use the formula:

=PV(C3/12,C5*12,C4)

Press Enter key to get the result.
doc workday.intl function 1

Example2: when fv and type are not omitted

In range B3:C7 that lists the details of a load, to calculate its present value, please use the formula:

=PV(C3/12,C5*12,C4,C6,C7)

Press Enter key to get the result.
doc workday.intl function 1


Relative Functions:

  • Excel PRICEMAT Function
    The PRICEMAT function returns the price per $100 face value of a security that pays interests at maturity.

  • Excel ACCRINT Function
    The ACCRINT function returns the accrued interest on periodic interest-paying securities.

  • Excel ACCRINTM Function
    The ACCRINTM function returns the accrued interest for a security that pays interest at maturity.

  • Excel AMORDEGRC Function
    The AMORDEGRC function returns the linear depreciation of an asset for each accounting period by applying a depreciation coefficient based on the lifetime of the assets.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations