To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=48496 Issue #:|48496 Summary:|mistake in formula import from excel Component:|Spreadsheet Version:|OOo 2.0 Beta Platform:|All URL:| OS/Version:|Windows XP Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|open-import Assigned to:|spreadsheet Reported by:|rpfitzinger
------- Additional comments from [EMAIL PROTECTED] Sat Apr 30 07:54:48 -0700 2005 ------- A spreadsheet that has been built with MS Excel XP with the following formula: =IF(INDEX(DATEN!$D$6:DATEN!$R$154,$B11,$A11)<>0,INDEX(DATEN!$D$6:DATEN!$R$154,$B11,$A11),"") This xls-file, after opened with OOo 1.9.95 translates the formula to the following: =IF(INDEX($DATEN.$D$6:$DATEN.$R$154;$B11;$A11)<>0;INDEX($DATEN.$D$6:$DATEN.$R$154;$B11;$A11);"") which results in an error message. After replacing "$DATEN" with "DATEN" the error message disappears. So I believe there is a mistake in the way the xls-file is opened. --------------------------------------------------------------------- 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]
