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
ISNUMBER
Checking if a value is a number
Learn moreATAN2
Calculating the angle (in radians) from x and y coordinates for directional analysis
Learn moreDCOUNTA
Counting non-blank cells in a database column that match specific criteria
Learn moreSWITCH
Evaluating an expression against multiple values and returning a matching result
Learn moreROWS
Counting the number of rows in a range for dimension analysis
Learn moreDAY
Extracting the day of the month from a date value
Learn moreMIN
Finding the smallest numeric value in a range for low-point analysis
Learn moreTRUE
Returning the logical value TRUE for conditional formulas
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.