PVT function

Discounted Cash Flow category - DCF Specific Times family Home 
What the name means"Present Value of cashflows at specific Dates"
SyntaxPVT ( NPVDate, DisAER, Dates, Cashflows, [DayCountDisc], [PrdsDisc], [StartDCF], [FinishDCF], [PVTOptions] )
DescriptionReturns the PV (present value) of the cashflow represented by Dates and the corresponding Amounts
See AlsoIRRTX (Dates, Cashflows, [IRRMinOpt], [IRRMaxOpt], [IRRAccOpt], [DayCountDisc], [PrdsDisc], [StartDCF], [FinishDCF], [PVTOptions], [Dates2], [Cashflows2], [Dates3], [Cashflows3], [Dates4], [Cashflows4])
PVA (NPVDate, DisAER, AnnualCashFlows, StartAnnDate, [DCountDisc], [StartDCF], [FinishDCF])
PVE (NPVDate, DisAER, EvenCashFlows, EvenTimeStart, EvenTimeInterval, [StartDCF], [FinishDCF])
PVM (AnnPmt, InterestAER, TermYrs, PmtsPerYear, [FVOpt])
See also Excel functionsXNPV (Direct Equivalent)
VariableType or ValueDescription
Inputs: (9)
1 NPVDate Date The date to which the Net Present Value (NPV) is discounted.
2 DisAER Float The discount rate expressed as an AER (Annual Equivalent Rate). See Annual Equivalent Rates.
3 Dates Range Of Dates A range of dates.
4 Cashflows Range of Floats (numbers) A range of cash flows.
5 DayCountDisc Float (Optional) For use in discounting or compounding. Either a single number denoting the DayCount method, or a number in the form ww.ss where ww is the daycount of whole periods and ss applies to stub periods. See Using Daycount. (Optional)
6 PrdsDisc Annual Sequence (Optional) Discount Periods for use with DayCountDisc Annual Sequence or preset sequence option (Optional)
7 StartDCF Date (Optional) Optional Start Date for cashflows to be included in the DCF (PV or IRR) calculation. If omitted, all cashflows are included. Over-rides other Start dates in the function. (Optional)
8 FinishDCF Date (Optional) Optional Finish Date for cashflows to be included in the DCF (PV or IRR) calculation. If omitted, all cashflows are included. Over-rides other Finish dates in the function. (Optional)
9 PVTOptions Integer (Optional) A set of additive options governing how the DCF calculation is to be performed (Optional)
Output:
Return Value NPV Float The Net Present Value.
Defaults and Values

The variable(s) of this function have certain defaults and/or switch values associated with them. Click here to see more.

Features

This function has a few features that help explain its name. Click here to see more.

Range Handling and Constraints

This function has range inputs that are subject to range handling procedures to help reduce input errors and increase flexibility and speed. Click here to see more.

Examples
  • Preview of the PVT example.
  • The above spreadsheet can be accessed from the Quick Reference (on the Business Functions menu), on the Examples menu, or in the Business Functions\Component Examples directory