R
RSunday
In VBA I am using the Excel function XIRR to calculate the internal rate of
return on some non-periodic cash depocits.
It works well with positive returns.
But it fails when the return is negative. The code throws an error when I
use a negative "guess" (my estimate of the return).
Does anybody have any experience with the use of this function from VBA?
I made a posting on the same subject November 7 - but has so far not
received any reply.
return on some non-periodic cash depocits.
It works well with positive returns.
But it fails when the return is negative. The code throws an error when I
use a negative "guess" (my estimate of the return).
Does anybody have any experience with the use of this function from VBA?
I made a posting on the same subject November 7 - but has so far not
received any reply.