DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26483>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26483 Formula Parser barfs on 3DRefs because of lack of access to the internal workbook Summary: Formula Parser barfs on 3DRefs because of lack of access to the internal workbook Product: POI Version: 2.0-pre3 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Attached is an Excel spreadsheet and a snippet of Java that shows the error. it blows up on line 295 of FormulaParser: short externIdx = book.checkExternSheet(book.getSheetIndex(sheetName)); because there was no workbook to get the external sheet references from (external reference meaning external to the sheet the formula is on. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
