https://issues.apache.org/bugzilla/show_bug.cgi?id=51809
Bug #: 51809
Summary: COUNTIF&SUMIF miscalculates ">=" rule
Product: POI
Version: 3.8-dev
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27493
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27493
fix for countif and sumif bug
Noticed with SUMIF, and bug found to be actually in COUNTIF code. Obvious
copy-paste-bug, GE was evaluated as LE.
Also a unit-test bug, basic cases were not covered :=)
Patch to fix included.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]