To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=69140 Issue #|69140 Summary|External links to areas fail Component|Spreadsheet Version|OOo 2.0.3 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|spreadsheet Reported by|evoci
------- Additional comments from [EMAIL PROTECTED] Thu Aug 31 04:31:08 -0700 2006 ------- Cell A1 contains "'File:///C:/test.ods'#$Sheet1.A1" Cell A2 contains "'File:///C:/test.ods'#$Sheet1.A1:B5" formula "=SUM(INDIRECT(A1))" --> OK formula "=SUM(INDIRECT(A2))" --> Err:502 formula "=SUM(INDIRECT(A1 & ":B5"))" --> Err:502 formula "=SUM(INDIRECT(A1 & ADDRESS(2;5)))" --> Err:502 Additionally: why three slashes are needed after 'file:'? Shouldn't be like 'file://C:.....' instead? --------------------------------------------------------------------- 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]
