GitHub user gallonfizik opened a pull request: https://github.com/apache/poi/pull/137
#62865 solves/unifies blank/missing value colection for PRODUCT/MDETERM/GEOMEAN You can merge this pull request into a Git repository by running: $ git pull https://github.com/gallonfizik/poi PRODUCT Alternatively you can review and apply these changes as the patch at: https://github.com/apache/poi/pull/137.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #137 ---- commit 3751ac774b3dc43cb6a20fae268568c3946f5ffc Author: gallon <v.galas@...> Date: 2018-12-15T00:23:54Z fixed PRODUCT: now missing arguments are skipped commit daae163b743f88e25095bddcc64a9afa5361e542 Author: gallon <v.galas@...> Date: 2018-12-17T08:42:43Z Merge branch 'trunk' into PRODUCT # Conflicts: # src/java/org/apache/poi/ss/formula/functions/AggregateFunction.java # src/java/org/apache/poi/ss/formula/functions/MultiOperandNumericFunction.java commit 97ad6edb8790a75aa446560ded92c1ef0c593df0 Author: gallon <v.galas@...> Date: 2018-12-17T09:15:36Z MultiOperandNumericFunction: added SKIP policy for MissingArgEval inputs commit 982fbbc6a00938fde80757ba69021139d0ece6c7 Author: gallon <v.galas@...> Date: 2018-12-17T17:47:47Z 62875 - fixed PRODUCT and MDETERM behavior commit 6d7f40c62d0cc4512d38a30148bc29e82b6ba7d4 Author: gallon <v.galas@...> Date: 2018-12-17T18:01:59Z Merge remote-tracking branch 'poi/trunk' into PRODUCT # Conflicts: # src/java/org/apache/poi/ss/formula/functions/MultiOperandNumericFunction.java commit 12f37cb2ccae9f97b655abff0a755303fce4a179 Author: gallon <v.galas@...> Date: 2018-12-17T18:06:39Z fixed whitespaces ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org