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

            Bug ID: 60980
           Summary: FormulaParser does not parse intersections of named
                    ranges
           Product: POI
           Version: 3.15-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

When attempting to parse valid Excel formula SUM(fenia fenia3) with
apache.poi.ss.formula.FormulaParser.parse, it throws exception:

org.apache.poi.ss.formula.FormulaParseException: Parse error near char 10 'f'
in specified formula 'SUM(fenia fenia3)'. Expected ',' or ')'

fenia and fenia3 in the formula are defined named ranges

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