On Tue, 18 Oct 2011, ctraversa wrote:
I did another test using an excel file and 2 user defined VBA functions and their java implementation with the same approach above described and it worked PERFECTLY. If I try my own implementation for the standard function RATE I always get the error message in the subject. So it seems to me that internal excel function like RATE cannot be overwritten with an own java implementation if not implemented in the poi library. Is this right? Is there any way to use my implementation for the excel function RATE ?
Your simplest bet would be to create a new enhancement bug in bugzilla, and upload the class that implements the function. We can add that into POI, and then it'll work for you (and for everyone else!)
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
