]> 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)
commit4405461d5be549c2471f7bd3166902c736c1dfb5
treeba0d6601630a318eabe156fcc86a10ae079c5804
parentd724ab61a282ad80be18d3f60fa01d1f7c6b443c
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]