MIRR Google Sheet Formula
Generate Google Sheet MIRR Formulas in seconds
Interactive Formula Generator
Formula Generator
Create complex Google Sheets formulas with natural language. Simply describe what you want to calculate.
Upgrade to Sheet Alchemy Pro
Get advanced formulas, batch processing, and priority support
Input
Result
Your formula will be displayed here:
Your formula will appear here
Describe what you want to calculate and click Generate
Pro Features Available
Sheet Alchemy Pro includes additional advanced features to enhance your formula generation.
Advanced Formulas
Complex array formulas and dynamic ranges
Batch Processing
Generate multiple formulas at once
Unlimited History
Save and organize all your formulas
MIRR Formula Syntax
Example Use Case
Calculating the modified internal rate of return for a series of cash flows
Understanding the MIRR Formula
The MIRR function in Excel calculates the modified internal rate of return for a series of cash flows, accounting for the cost of investment and the reinvestment of proceeds. It's an advanced investment analysis tool—like evaluating projects with more realistic assumptions about reinvestment rates.
MIRR({-10000, 3000, 4000, 5000, 6000}, 0.05, 0.08) calculates the MIRR for an initial $10,000 investment followed by four annual returns, considering a 5% financing rate and 8% reinvestment rate. It takes values, finance_rate, and reinvest_rate arguments, providing a more nuanced return measure than standard IRR.
Why Use MIRR?
MIRR offers realistic return modeling—think sophisticated project analysis or investment comparison. Its dual-rate approach addresses IRR's reinvestment rate assumption, making it valuable for more accurate project evaluation or when comparing investments with different cash flow patterns.
Example with Sample Data
| Parameters | Formula | Result |
|---|---|---|
| Cash Flows: -$10,000, $3,000, $4,000, $5,000, $6,000 Finance Rate: 5% Reinvest Rate: 8% | =MIRR({-10000, 3000, 4000, 5000, 6000}, 0.05, 0.08) | 12.61% |
| Same cash flows Higher Finance Rate: 10% Same Reinvest Rate: 8% | =MIRR({-10000, 3000, 4000, 5000, 6000}, 0.10, 0.08) | 11.58% |
| Same cash flows Lower Finance Rate: 5% Higher Reinvest Rate: 12% | =MIRR({-10000, 3000, 4000, 5000, 6000}, 0.05, 0.12) | 14.56% |
MIRR calculates dual-rate returns: 12.61% for the first scenario, dropping to 11.58% with higher financing costs, rising to 14.56% with better reinvestment opportunities. It's a sophisticated return calculator.
Explore More Google Sheet Formulas
DEC2HEX
Converting a decimal number to hexadecimal format for compact number representation
Learn moreASINH
Calculating the inverse hyperbolic sine for logarithmic or exponential modeling
Learn moreVAR
Estimating sample variance for variability analysis
Learn moreMAXA
Finding the largest value including text and logicals for broader peaks
Learn moreACOS
Finding the angle (in radians) from a cosine value for trigonometric calculations
Learn moreMDETERM
Calculating the determinant of a matrix for linear algebra applications
Learn moreLOG10
Calculating the base-10 logarithm for scientific or engineering scales
Learn moreSEARCH
Locating the position of text within a string (case-insensitive)
Learn moreUnlock the Full Power of Sheet Alchemy
Get access to all our formula generators, script generators, and conversion tools with a free Sheet Alchemy account.
