https://bz.apache.org/bugzilla/show_bug.cgi?id=60982
Bug ID: 60982
Summary: FormulaParser does not recognize multi-sheet
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 SUM('a b:c d'!F9), FormulaParser does not recognize the
second sheet from multi-sheet reference 'a b:c d'!F9. Instead, it creates an
org.apache.poi.ss.formula.ptg.Ref3DPxg [sheet=a b:c d ! F9] token with
firstSheetName = a b:c d and lastSheetName = null
--
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]