]> source.dussan.org Git - poi.git/commit
Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS function
authorNick Burch <nick@apache.org>
Thu, 23 Jan 2014 16:43:59 +0000 (16:43 +0000)
committerNick Burch <nick@apache.org>
Thu, 23 Jan 2014 16:43:59 +0000 (16:43 +0000)
commitd2687261e3b3b07b7785a7a81610da34b10964ad
treeba0d6601630a318eabe156fcc86a10ae079c5804
parentc1963d6e60b4d2a82d46e0e111deef0579f68b63
Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS function

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1560736 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/atp/AnalysisToolPak.java
src/java/org/apache/poi/ss/formula/functions/Countifs.java [new file with mode: 0644]
src/testcases/org/apache/poi/ss/formula/functions/CountifsTests.java [new file with mode: 0644]