Calculates the internal rate of return for a series of periodic cash flows that occur at regular intervals.
Syntax
Remarks
You can use XIRR function to find the internal rate of return for cash flows at irregular intervals.
Examples
|
Formula |
Result |
|
=IRR(B2:B4) |
-0.5 |
|
=IRR(B2:B5;0.2) |
-0.084689305 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions