https://issues.apache.org/bugzilla/show_bug.cgi?id=48165

--- Comment #5 from Divya <[email protected]> ---
I did some debugging. The exception is thrown by the POI code as it seems to
get an index <0 for the particular sheet in the external workbook.
When I call the getSheetIndex function for the external sheet in question
separately it returns a valid index (>0) but for some reason poi function
ss.formula.OperationEvaluationContext.createExternalSheetRefEvaluator(...) is
not able to get the correct index for the sheet when it is called to evaluate
the formula.
Please Help.

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