To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=5658
------- Additional comments from [EMAIL PROTECTED] Sat Aug 9 05:42:24 +0000 2008 ------- > This is also the sensible way how to handle string-numbers: default would > be *fail*, while other options are: *ignore* (Current Calc implementation) > and *convert* to number (Excel's way). Calc does not ignore string-numbers. They are treated as zero. (Try deviding by a cell with text-number.) Excel does not always convert string-numbers. It is done in combination with operators (=A1+A2). Not when the cell is part of a range that is an argument in a function (=Sum(A1:A2)). --------------------------------------------------------------------- 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]
