Returns the net present value of an investment with a series of varying periodic cash payments and a discount rate.
Syntax
discount_rate: Discount rate of the investment over a period. Eg., 2.3%
Remarks
|
Formula |
Result |
|
=NPV(A2;B2:B5) |
$2,401.91 |
|
=NPV(A3;B2:B5) |
$4,642.86 |
|
=NPV(A4;B2;B3;B4;B5) |
$194.71 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions