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

            Bug ID: 60983
           Summary: FormulaParser does not recognize external workbook
                    references when quoted
           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 parsing formula ='C:\[ex45672.xls]d f'!$B$13, FormulaParser does not
recognize is as a reference to an external workbook. Instead, it creates an
org.apache.poi.ss.formula.ptg.Ref3DPxg [sheet=[1]d f ! $B$13] token where
externalWorkbookNumber = -1 and firstSheetName = "[1]d f"

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