...[DateValue(1999,2,1),DateValue(1999,3,1),DateValue(1999,6,1), DateValue(1999,12,1),DateValue(2000,3,1),DateValue(2000,6,1),DateValue(2000,9,1)]))*.100
So you have a range for the currency and a range for the date fields. I need to simulate this in crystal. Crystal has an XIRR function, and...