]> source.dussan.org Git - poi.git/commit
fix issue with AVERAGEA function and how it handles string cells
authorPJ Fanning <fanningpj@apache.org>
Sat, 28 May 2022 13:53:30 +0000 (13:53 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sat, 28 May 2022 13:53:30 +0000 (13:53 +0000)
commit1b0fac992cf2f9128707d278f0e01999ab79b378
treed6550a3b5298a2cda9c2d847040bdc65f33f914a
parente5b936f8041bec05a393d4b2a98c83f587a1843d
fix issue with AVERAGEA function and how it handles string cells

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