GNOME Bugzilla – Bug 614257
Export problem for XIRR, FVSCHEDULE, and XNPV
Last modified: 2010-03-29 15:44:56 UTC
1. ssconvert ../samples/excel/finfuns.xls ~/finfuns.xls 2. open resulting finfuns.xls in Excel. =FVSCHEDULE(1,{0.09;0.11;0.1}) --> 1.09 =FVSCHEDULE(2,{0.09;0.11;0.1}) --> 2.09 =FVSCHEDULE(1,{0.07;0.11;0.16}) --> 1.07 (Strangely that is the sum of the first two numbers in the formula) XIRR produces #N/A three times. XNPV produces -10000 three times. All problems go away with F2+Enter in the cells.
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.