To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107151
                 Issue #|107151
                 Summary|formula - if() construct not parsed correctly
               Component|Spreadsheet
                 Version|OOO310m9
                Platform|PC
                     URL|
              OS/Version|Solaris
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|vladimir_p





------- Additional comments from vladimi...@openoffice.org Mon Nov 23 18:12:07 
+0000 2009 -------
Hello

In attached testcase document three varieties of a formula are presented
employing the following schema:

={:numeric_value_a:} - IF({:test:};{:then numeric_value_b:};{:else 
numeric_value_c})

namely

={:value_a:}-IF(HLOOKUP($cell;$range;$position;$sorted)="";{:then
numeric_value_b:};{:else numeric_value_c})

and

={:value_a:}-IF(ISBLANK(HLOOKUP($cell;$range;$position;$sorted));{:then
numeric_value_b:};{:else numeric_value_c})


The former wording is not giving correct results under OOO310m9 (verified with
HLOOKUP & VLOOKUP cases) although it was used in OOo 2.x without problems.

Please  see the highlighted cells in the attached testcase for further 
explanation.

Regards
Vladimir

---------------------------------------------------------------------
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to