To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95479
                 Issue #|95479
                 Summary|Cell Formula changes ";" to "~" in nested "if" stateme
                        |nts
               Component|Spreadsheet
                 Version|OOO300m9
                Platform|PC
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|editing
             Assigned to|spreadsheet
             Reported by|imfbsbn





------- Additional comments from [EMAIL PROTECTED] Mon Oct 27 04:49:49 +0000 
2008 -------
OOO300m9 Calc on Dell Latitude D830, Intel T7300, 2G, WinXP SP3

Formula entered in cell:
=IF(I5<B$4;1;IF(I5<B$5;2;(I5<B$6;3;IF(I5<B$7;4;IF(I5<B$8;5;IF(I5<B$9;6;IF(I5<B$1
0;7;IF(I5<B$11;8;IF(I5<B$12;9;IF(I5<B$13;10;IF(I5<B$14;11;12)))))))))))

When I hit enter, formula as appears in cell:
=IF(I5<B$4;1;IF(I5<B$5;2;(I5<B$6~3~IF(I5<B$7;4;IF(I5<B$8;5;IF(I5<B$9;6;IF(I5<B$1
0;7;IF(I5<B$11;8;IF(I5<B$12;9;IF(I5<B$13;10;IF(I5<B$14;11;12)))))))))))

Formula returns correct value for first and second if statements.  Formula 
returns Err:502 for any further if statements.

I suspect that B$6; or $6; is some code for a ~ someplace along the line.

email me and I will send actual file.  Error occurs in ODF and XLS formats.

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