]> source.dussan.org Git - poi.git/commit
[bug-65475] SUMIF should return #N/A if any of the amounts to sum is #N/A. Thanks...
authorPJ Fanning <fanningpj@apache.org>
Fri, 30 Jul 2021 11:03:33 +0000 (11:03 +0000)
committerPJ Fanning <fanningpj@apache.org>
Fri, 30 Jul 2021 11:03:33 +0000 (11:03 +0000)
commit979444134ef4be0f36b6f578cec9c401178282e9
tree8ad42ace12306f9dcc8946ae383713d3d47972b1
parentc13bb182c7d6d323141a88dace3247bbed1cc133
[bug-65475] SUMIF should return #N/A if any of the amounts to sum is #N/A. Thanks to zhangyajun.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891896 13f79535-47bb-0310-9956-ffa450edef68
poi/src/main/java/org/apache/poi/ss/formula/functions/Sumif.java
poi/src/test/java/org/apache/poi/ss/formula/functions/TestSumif.java