To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116319 Issue #|116319 Summary|sheet reference error on Excel 2003 xml import Component|Spreadsheet Version|OOO320m18 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|open-import Assigned to|spreadsheet Reported by|bz922x
------- Additional comments from [email protected] Wed Jan 5 21:46:29 +0000 2011 ------- When reading an excel 2003 xml file with a cross sheet range reference, the second (and subsequent sheet references are not correctly processed. With this in the XML file: ss:Formula="=SUM(Sheet1!RC:Sheet1!RC[1])" The imported cell formula should be: =SUM(Sheet1.A1:Sheet1.B1) but instead is shows as: =SUM(Sheet1.A1:#REF!.B1) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
