 Rank: Newbie Groups: Member
Joined: 4/14/2008 Posts: 1 Points: 3 Location: Belgium
|
I have tried to translate the logic of the XIRR calculator program (probably written in VB6) into VB.Net 2005, without full success. Does anyone know a good VB.Net application for XIRR calculations ?
Here are some remarks about the VB6 calculator : - does not calculate negatieve XIRR values - variable "valor1" does not change (always = 0) - returns only integer values - no decimal values
|