To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54771
                  Issue #:|54771
                  Summary:|Negative from outcome formula evaluates as TRUE/FALSE
                          |in stead of value
                Component:|Spreadsheet
                  Version:|OOO 2.0 Beta2
                 Platform:|PC
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P2
             Subcomponent:|code
              Assigned to:|spreadsheet
              Reported by:|cornouws





------- Additional comments from [EMAIL PROTECTED] Sun Sep 18 13:35:34 -0700 
2005 -------
A bit complicated. Maybe best give an example.

A1 is number X
B1 is Y or N (yes or no)
C1 the formula: IF(B1="Y";A1;0)
D1 is F or A (for or agianst)
E1 the formula: IF(D1="F";C1;-C1)

Outcome is wrong if:
B1 is Y
so C1 is X
and if D1 is A
.... E1 is 'TRUE' ("WAAR" in Dutch), and should be '-X'

If D1 is F, E1 evaluates as X

This is in an sxc-file, and it works OK in OOo 1.1.2

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