Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
MIRR computes a modified IRR that corrects for two key MIRR assumptions: it discounts negative cash flows at a finance rate and compounds positive ones at a reinvestment rate. Use it when borrowing and reinvestment rates differ materially from each other to get a more realistic project return.
=MIRR(B2:B6,0.08,0.1)=MIRR(B2:B6,0.08,0.1)Computed by a real spreadsheet engine on the sample data below.
| Year | Cash Flow |
| 0 | -50000 |
| 1 | 15000 |
| 2 | 20000 |
| 3 | 25000 |
| 4 | 18000 |
=MIRR(B2:B6,0.08,0.1)→0.1572128223
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “What is the modified IRR of my project if I borrow at 8% and reinvest at 10%?”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: