To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=104729 Issue #|104729 Summary|Error calculating with an empty string (produced by if |) Component|Spreadsheet Version|OOO310m11 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|editing Assigned to|spreadsheet Reported by|jooschi
------- Additional comments from [email protected] Wed Sep 2 16:30:28 +0000 2009 ------- Simple example: formula in A1: =IF(TRUE();"";"") formula in A2: =A1+5 -> #VALUE! in A2 In older versions of oocalc this worked. I often use and see some formular like this, to hide 0-values: =IF(A5+B6=0;"";A5+B6) --------------------------------------------------------------------- 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]
