https://issues.apache.org/bugzilla/show_bug.cgi?id=51498
--- Comment #5 from Maciej <[email protected]> 2012-02-08 15:23:21 UTC --- Nick, just stacked up on same bug. It is reported to be solved with https://issues.apache.org/bugzilla/show_bug.cgi?id=51809 Please find attached requested test case and test work book. It reveals another bug with "<>" NE operator - Excel counts blank values in range as not equal to any value, so formula "<>5" applied to values ["", "", "5"] should return 2, not 0 as current implementation does. Regards, Maciej. -- 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]
