Returns the modified internal rate of return for a series of periodic cash flows. Considers both the investment cost and interest during reinvestment.
Syntax
Remarks
You can use the XIRR function to find the internal rate of return for cash flows at irregular intervals.
Examples
|
Formula |
Result |
|
=MIRR(B2:B5;C2;D2) |
-6.98% |
|
=MIRR(B2:B5;C3;D3) |
-7.09% |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions