To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93048
Issue #|93048
Summary|mid(cell(find))) formula does not import accurately
Component|Spreadsheet
Version|OOo 2.4.1
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|stoopidme
------- Additional comments from [EMAIL PROTECTED] Sat Aug 23 13:17:41 +0000
2008 -------
The Excel formula
=MID(CELL("filename"),FIND("]",CELL("filename"))+1,255)
does not import correctly and must be manually edited to be converted to
=MID(CELL("filename");FIND("$";CELL("filename"))+1;255).
Reporter had to manually change the commas to semi-colons and the right bracket
to the dollar symbol.
---------------------------------------------------------------------
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]