Returns the modified internal rate of return for given periodic cash flows
The MIRR Function[1] is categorized under Excel Financial functions. The function will provide the rate of return for an initial investment value and a series of net income values. MIRR uses a schedule of payments, including an initial investment and a series of net income payments, to calculate the compounded return, assuming the Net Present Value (NPV) of the investment is zero.
The function is very helpful in financial analysis for an investment, as it helps to calculate the return an investment will earn based on a series of mixed cash flows.
We can also use MIRR in financial modeling, although the common practice is to use IRR, as transactions are studied in isolation. MIRR is different from IRR because it helps set a different reinvestment rate for cash flows received. Thus, the MIRR function considers the initial cost of the investment and also the interest received on the reinvestment of cash, whereas the IRR function does not.
=MIRR(values, finance_rate, reinvest_rate)
The MIRR function uses the following arguments:
To understand the uses of the MIRR function, let’s consider a few examples:
Let’s assume we need to choose one project from two given projects. The initial investment for both projects is the same. Year-wise, the cash flows are as follows:
In the screenshot above, C5 and D5 are the initial investment amounts in Project I and Project II. Cells C6:C10 and D6:D10 show the cash inflows for Project I and Project II, respectively.
The finance rate and the reinvestment rate of the projects is 6% and 5%, respectively. The formulas to be used are as follows:
Remember that the initial investment needs to be in negative form, else the formula will return an error. The initial investment is a negative value, as it is an outgoing payment, and the income payments are represented by positive values.
We get the result below:
As we can see above, Project I is preferable because it shows a higher rate of return.
Click here to download the sample Excel file
Thanks for reading CFI’s guide to the Excel MIRR function. By taking the time to learn and master Excel functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Launch CFI’s Excel Crash Course now to take your career to the next level and move up the ladder!