On Tue, 18 Oct 2011, ctraversa wrote:
Thank you very much for your reply. I immediately did what you said. You can find in bugzilla the enhancement bug 52050 [Class to implement internal excel function RATE].
Thanks. I'll try to find some time this week to review that, tweak it to fit into the core of POI, then commit. Possibly someone else will beat me to it though!
Of course I have done some tests on the function and it is working.
A unit test would be wonderful if possible! See something like: src/testcases/org/apache/poi/ss/formula/functions/TestAverage.java src/testcases/org/apache/poi/ss/formula/functions/TestSubtotal.java (Which are unit tests for other built in functions we've implemented) Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
