Forum Discussion
Divesh2
2 years agoNew Member
XIRR Calculation Help!!
Hi All, I have some cashflows for deals that I want to calculate the XIRR on. For some of the deals, the return is quite negative resulting in an error - i also see the same issue in Excel. Usua...
Fowmy
2 years agoSuper User
Divesh2
Did my solution work for you?
Please let me know if you need further hlep on this or you may accpet this as a solution if it has worked for you.
Divesh2
2 years agoNew Member
Hi Fowmy - it did not work, but upon research, we were able to find that within the XIRR calcualtion, you can added an alternative value - XIRR(table,values,dates,[,guess[,alternateResult]]) - using this, we were able to set an alternative value of 999.99%, meaning when the XIRR was failing, it would default to this value. We then added an IF statement to change 999.99% to "n/m".