XIRR function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If anyone is familiar with this function, can you help me with it?

I have my values in column B, and my dates in column A. If I enter the
"guess" as 0.1, then my XIRR value is returned as 0.099. If I enter my guess
as -0.1, then then the XIRR value returned is entirely different.

I had thought that the guess only sped up the calculation, and never
affected the outcome. Am I wrong?

Thanks
Daniel
 
Daniel Bonallack wrote...
If anyone is familiar with this function, can you help me with it?

I have my values in column B, and my dates in column A. If I enter the
"guess" as 0.1, then my XIRR value is returned as 0.099. If I enter my guess
as -0.1, then then the XIRR value returned is entirely different.

I had thought that the guess only sped up the calculation, and never
affected the outcome. Am I wrong?

Yes, you are wrong.

If the cashflows involved, sorted by date, have multiple sign changes,
there could be multiple *EQUALLY* *VALID* IRRs. When there are multiple
IRRs, then your initial guess can affect which one IRR or XIRR returns.
 
Thank you very much!

Harlan Grove said:
Daniel Bonallack wrote...

Yes, you are wrong.

If the cashflows involved, sorted by date, have multiple sign changes,
there could be multiple *EQUALLY* *VALID* IRRs. When there are multiple
IRRs, then your initial guess can affect which one IRR or XIRR returns.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top