https://bz.apache.org/bugzilla/show_bug.cgi?id=62993
--- Comment #2 from Axel Howind <[email protected]> --- It turns out that this probably not only affects SUMIF but possibly all functions that operate on ranges. Bug is triggered when rows are added after the first formula evaluation is done. I have prepared a patch and will include a more detailed description there. Please note that this is almost certainly a regression from POI 3.x since the Ruby code we use produced correct results before upgrading, and the changes during upgrade were rather cosmetically (exchanging ints with enums in some places). -- 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]
