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
PPMT
Calculating the principal payment for a specific period of a loan
Learn moreSECOND
Extracting the seconds component from a time value
Learn moreDAYS
Calculating the number of days between two dates
Learn moreOFFSET
Creating dynamic references with a specified offset from a starting reference
Learn moreHEX2OCT
Converting a hexadecimal number to octal format for specific numerical system transformations
Learn moreABS
Calculating the absolute value of a number to remove negativity for further calculations
Learn moreCHOOSE
Selecting a value from a list based on position
Learn moreBIN2OCT
Converting a binary number to octal format
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.