To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58902
                  Issue #:|58902
                  Summary:|Cell negation in IF() function returns wrong result
                Component:|Spreadsheet
                  Version:|OOo 2.0
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|programming
              Assigned to:|spreadsheet
              Reported by:|vicricker





------- Additional comments from [EMAIL PROTECTED] Mon Dec  5 08:04:27 -0800 
2005 -------
I'm using the version provided with Fedora Core 4.

Assume that the cell A2 contains a numeric value and consider the function:
=IF("FOO"="FOO";-A2;A2)

Instead of the negation of the contents of A2, TRUE is returned.  I was able to
get the proper value by replacing -A2 with 0-A2.

Is this proper behavior?

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