Syntax
| FinMIRR(ValueArray(),FinanceRate,ReinvestRate)
| ||||||||
---|---|---|---|---|---|---|---|---|---|
Description
| Returns a Double representing the modified internal rate of return for a series of periodic payments and receipts.
The modified internal rate of return is the equivalent rate of return on an investment in which payments and receipts are financed at different rates. The interest cost of investment and the rate of interest received on the returns on investment are both factors in the calculations.
FinanceRate and ReinvestRate should be expressed as percentages. For example, 11 percent should be expressed as 0.11.
To return the correct value, be sure to order your payments and receipts in the correct sequence.
| ||||||||
See Also
| |||||||||
Example
|
|