MAXIFS, MINIFS, AVERAGEIFS - Implementation and Tests#242
MAXIFS, MINIFS, AVERAGEIFS - Implementation and Tests#242jniewerth wants to merge 3 commits intoapache:trunkfrom
Conversation
|
Thanks for the contribution! When I try to run tests on latest trunk with these changes I get three unit-test failures because of an NPE in Baseifs.java, can you take a look?
|
poi/src/main/java/org/apache/poi/ss/formula/functions/Averageifs.java
Outdated
Show resolved
Hide resolved
poi/src/main/java/org/apache/poi/ss/formula/functions/Baseifs.java
Outdated
Show resolved
Hide resolved
…ace + null pointer problem
|
thanks - merged using 47d80f1 |
…anks to jniewerth. This closes apache#242 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892366 13f79535-47bb-0310-9956-ffa450edef68
No description provided.