https://bz.apache.org/bugzilla/show_bug.cgi?id=59362

            Bug ID: 59362
           Summary: Formula parsing fails with doubled semi-column in
                    SUM()
           Product: POI
           Version: 3.14-FINAL
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: [email protected]
          Reporter: [email protected]

I get a MissingArgPtg when trying to analyse a cell with the following formula:
"=SUM(C9;D9;;E9)"

The double semi-column generates that.

But Excel and LibreOffice can manage it.

Context: we have people creating and testing spreadsheets in Excel. But we are
using the spreadsheet programmatically to compute prices.

If it works in Excel, can we assume it should works through the POI API?

Thank you.

-- 
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]

Reply via email to