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
IMREAL
Extracting the real coefficient from a complex number for complex number analysis
Learn moreMROUND
Rounding a number to the nearest specified multiple for precise adjustments
Learn moreIMLN
Calculating the natural logarithm of a complex number
Learn moreHEX2DEC
Converting a hexadecimal number to decimal format for standard numerical calculations
Learn moreSWITCH
Evaluating an expression against multiple values and returning a matching result
Learn moreISFORMULA
Checking if a cell contains a formula
Learn moreIMAGINARY
Extracting the imaginary coefficient of a complex number
Learn moreHOUR
Extracting the hour component from a time value
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.