To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88775
                 Issue #|88775
                 Summary|Using Text Values in Formulas
               Component|Spreadsheet
                 Version|OOo 2.4.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P4
            Subcomponent|open-import
             Assigned to|spreadsheet
             Reported by|mdevenish





------- Additional comments from [EMAIL PROTECTED] Sun Apr 27 09:29:19 +0000 
2008 -------
Excel seems to try and convert text to a value automatically when a mathematical
formula is applied to a cell which contains a text value. The current version of
OOo either ignores the text or treats it as zero.

In the attached sample excel file, the text value "1" in cell A2 is added to the
numerical value 2 in cell A3 and the result displayed in cell A4. In excel the
value in cell A4 is '3'.
 
In OOo 2.4.0 and 2.3.0 (also OOo3devM7) the result is '2' since the text value
in cell A2 is treated as zero. In the ubuntu build of OOo 2.4 (2.4.0-3ubuntu6)
the result in cell A4 is 'Err:529'. If the Value() function is applied to the
value in cell A2 the result is '3' as expected.

This error could be confusing for those switching from excel (I noticed it when
opening an excel file from work which is more detailed than the example - not a
good way to set up a spreadsheet but it works in excel). I think it would be
helpful if OOo was to attempt to automatically apply the value() function to
text, although it is more strictly correct to display the error as in the ubuntu
version.

---------------------------------------------------------------------
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]

Reply via email to