I have data in a spreadsheet where part has a summary of the flows in and out with the period of time that applies. I am trying to calculate the rate of return but IRR expects the data in columns or that the amounts be the same for each period.
Option Amt_In Yrs_In Amt_Out Yrs_Out Value IRR
A 17000 10 15000 20 37000 4.53%
I can get the 4.53% if I turn the flows into a column with the appropriate number of occurences.
But, I have 20,000 lines so that isn't really a practical solution.
Does anyone have an option or variation on IRR that would work?
Thanks.
Option Amt_In Yrs_In Amt_Out Yrs_Out Value IRR
A 17000 10 15000 20 37000 4.53%
I can get the 4.53% if I turn the flows into a column with the appropriate number of occurences.
But, I have 20,000 lines so that isn't really a practical solution.
Does anyone have an option or variation on IRR that would work?
Thanks.