hardgrafting
New Member
- Joined
- Feb 6, 2017
- Messages
- 25
Hi all,
This is my first thread and a query which I hope you can assist me with. I am trying to calculate the exact point in monetary terms that my IRR becomes a certain percentage%. So for example see below, on the 31/10/2016, the payment of 5,000,000 gives me an IRR of 65%, I want to understand how much was needed (proportion of the 5,000,000) that would make the IRR 10% or 15%. I need the way in which this works to be dynamic, so for example if I input a specific IRR rate between -43% and 65% I want to understand how much of the 5,000,000 gets me to that IRR.
[TABLE="class: grid, width: 100"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Cash flow[/TD]
[TD]XIRR[/TD]
[/TR]
[TR]
[TD]31/01/2016[/TD]
[TD]-10,000,000[/TD]
[TD]#N/A[/TD]
[/TR]
[TR]
[TD]29/02/2016[/TD]
[TD][/TD]
[TD]#NUM[/TD]
[/TR]
[TR]
[TD]31/03/2016[/TD]
[TD][/TD]
[TD]#NUM[/TD]
[/TR]
[TR]
[TD]30/04/2014[/TD]
[TD]2,00,000[/TD]
[TD]-100%[/TD]
[/TR]
[TR]
[TD]31/05/2016[/TD]
[TD][/TD]
[TD]-100%[/TD]
[/TR]
[TR]
[TD]30/06/2016[/TD]
[TD]5,000,000[/TD]
[TD]-62%[/TD]
[/TR]
[TR]
[TD]31/07/2016[/TD]
[TD][/TD]
[TD]-62%[/TD]
[/TR]
[TR]
[TD]31/08/2016[/TD]
[TD]1,000,000[/TD]
[TD]-43%[/TD]
[/TR]
[TR]
[TD]30/09/2016[/TD]
[TD][/TD]
[TD]-43%[/TD]
[/TR]
[TR]
[TD]31/10/2016[/TD]
[TD]5,000,000[/TD]
[TD]65%[/TD]
[/TR]
[TR]
[TD]30/11/2016[/TD]
[TD][/TD]
[TD]65%[/TD]
[/TR]
[TR]
[TD]31/12/2016[/TD]
[TD][/TD]
[TD]65%[/TD]
[/TR]
[TR]
[TD]31/01/2017[/TD]
[TD]5,000,000[/TD]
[TD]155%[/TD]
[/TR]
[TR]
[TD]28/02/2017[/TD]
[TD][/TD]
[TD]155%[/TD]
[/TR]
[TR]
[TD]31/03/2017[/TD]
[TD][/TD]
[TD]155%[/TD]
[/TR]
</tbody>[/TABLE]
This is my first thread and a query which I hope you can assist me with. I am trying to calculate the exact point in monetary terms that my IRR becomes a certain percentage%. So for example see below, on the 31/10/2016, the payment of 5,000,000 gives me an IRR of 65%, I want to understand how much was needed (proportion of the 5,000,000) that would make the IRR 10% or 15%. I need the way in which this works to be dynamic, so for example if I input a specific IRR rate between -43% and 65% I want to understand how much of the 5,000,000 gets me to that IRR.
[TABLE="class: grid, width: 100"]
<tbody>[TR]
[TD]Date[/TD]
[TD]Cash flow[/TD]
[TD]XIRR[/TD]
[/TR]
[TR]
[TD]31/01/2016[/TD]
[TD]-10,000,000[/TD]
[TD]#N/A[/TD]
[/TR]
[TR]
[TD]29/02/2016[/TD]
[TD][/TD]
[TD]#NUM[/TD]
[/TR]
[TR]
[TD]31/03/2016[/TD]
[TD][/TD]
[TD]#NUM[/TD]
[/TR]
[TR]
[TD]30/04/2014[/TD]
[TD]2,00,000[/TD]
[TD]-100%[/TD]
[/TR]
[TR]
[TD]31/05/2016[/TD]
[TD][/TD]
[TD]-100%[/TD]
[/TR]
[TR]
[TD]30/06/2016[/TD]
[TD]5,000,000[/TD]
[TD]-62%[/TD]
[/TR]
[TR]
[TD]31/07/2016[/TD]
[TD][/TD]
[TD]-62%[/TD]
[/TR]
[TR]
[TD]31/08/2016[/TD]
[TD]1,000,000[/TD]
[TD]-43%[/TD]
[/TR]
[TR]
[TD]30/09/2016[/TD]
[TD][/TD]
[TD]-43%[/TD]
[/TR]
[TR]
[TD]31/10/2016[/TD]
[TD]5,000,000[/TD]
[TD]65%[/TD]
[/TR]
[TR]
[TD]30/11/2016[/TD]
[TD][/TD]
[TD]65%[/TD]
[/TR]
[TR]
[TD]31/12/2016[/TD]
[TD][/TD]
[TD]65%[/TD]
[/TR]
[TR]
[TD]31/01/2017[/TD]
[TD]5,000,000[/TD]
[TD]155%[/TD]
[/TR]
[TR]
[TD]28/02/2017[/TD]
[TD][/TD]
[TD]155%[/TD]
[/TR]
[TR]
[TD]31/03/2017[/TD]
[TD][/TD]
[TD]155%[/TD]
[/TR]
</tbody>[/TABLE]