To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103895
                 Issue #|103895
                 Summary|Formula in a table cell did not give right result or e
                        |rror message
               Component|Word processor
                 Version|OOO310m9
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|editing
             Assigned to|writerneedsconfirm
             Reported by|pingju





------- Additional comments from pin...@openoffice.org Thu Jul 30 08:38:51 
+0000 2009 -------
The actual version number is ooo310m11 build 9399, not in the options shown 
above.

Here is the issue:

In a table cell, I used a formula  =(pi/4)(<D5>*<D5>-<D6>*<D6>). The result
returned was equal to (<D5>*<D5>-<D6>*<D6>). The (pi/4) in the formula did not
play any role, either be calculated or triggered an error message.

This gave correct result: =(pi/4) * (<D5>*<D5>-<D6>*<D6>)

It would be better if either option below is used:

Option 1: the star (multiple sign) is indispensable,  formula likes
(pi/4)(<D5>*<D5>-<D6>*<D6>) should trigger an error alert.

Option 2: the star (multiple sign) is optional,  formula likes
(pi/4)(<D5>*<D5>-<D6>*<D6>) gives the same result as =(pi/4) *
(<D5>*<D5>-<D6>*<D6>).

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


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

Reply via email to