Hello,
I'm novice user of POI, I have used POI in one project and in order to
use Excel calculations that rely on INDIRECT, ISNA, ISERR and VLOOKUP
functions
I made a patch for POI that implements those functions.Basically
INDIRECT, ISNA, ISERR were added.
VLOOKUP was altered so that in case when 3rd arg of VLOOKUP is #NA, then
the result whould also be #NA and not #REF, which is
how Excel calculates it.
I would like this functionality to be included in project. Is it welcomed?
Best regards,
Dmitri
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]