https://issues.apache.org/bugzilla/show_bug.cgi?id=56655
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Dominik Stadler <[email protected]> --- Did some analysis: Sumifs implementation validates the input-ranges, but not the PredicateMatcher. In this case the PredicateMatcher is ErrorMatcher and thus does not match anything, but also does not lead to InvalidValue being reported. We should first verify how Excel handles this, i.e. does it report #VALUE! when the matcher is reporting #VALUE! -- 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]
