https://issues.apache.org/ooo/show_bug.cgi?id=119942
Zhang Lu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Zhang Lu <[email protected]> --- Root Cause: When reading Excel 2k3/2k7 doc, comma will be ignored if it is in the end of a formula. Resolution: When reading Excel 2k3/2k7 doc, if meet comma in the end of a formula, add a number '0' (this solution only apply on those function that default value is 0 when meet miss argument, and which can't be skipped. e.g.COUNT, SUM, AVERAGE, MIN, MAX, NPV..., refer to the attachment of issue 3879). -- You are receiving this mail because: You are the assignee for the bug.
