Returns the net present value of an investment with irregular cash payments.
Syntax
rate: The annual interest rate. Eg., 2.3%
Examples
|
Formula
|
Result
|
|
=XNPV(A2;C2:C5;B2:B5)
|
$4,835.70
|
|
=XNPV(A3;C2:C5;B2:B5)
|
$4,978.30
|
|
=XNPV(A4;C2:C5;B2:B5)
|
$4,682.85
|
Possible Errors
|
Errors
|
Meaning
|
|
#N/A!
|
|
|
#NAME!
|
|
|
#VALUE!
|
|
|
#REF!
|
|
|
#NUM!
|
|
Similar Functions