IRR - Calcullating IRR interngeably between Annually and Monthly

Mtfombeni

New Member
Joined
Apr 6, 2019
Messages
1
Does anyone have an idea how one can calculate IRR interchangeably between annually and monthly without redoing the cashflows to suite. Say if you have already done the annual cashflows for a 25 year period, now one wants to quickly test the irr on a monthly basis while keeping the same parameters.
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
Given the annual IRR in R1, the monthly IRR is =(1+R1)^(1/12) - 1, which is the same as =NOMINAL(R1,12)/12 .

However, I'm not sure what you mean by "test ... on a monthly basis". Bear in mind that the monthly IRR is an average rate of change. It might not match actual monthly percentage changes.

Post a numerical example, if that does not give you the answer that you expected.
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,551
Members
449,088
Latest member
davidcom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top