To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82644
                 Issue #|82644
                 Summary|array constants fail with signed numbers or constant e
                        |xpressions
               Component|Spreadsheet
                 Version|OOo 2.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|spreadsheet
             Reported by|jes





------- Additional comments from [EMAIL PROTECTED] Mon Oct 15 20:39:28 +0000 
2007 -------
Issue 32342 added support for constant arrays in Calc formulas.

The description for this feature[1] states:
> Elements can be each a number (including negatives), ...
> Non-constant expressions are not allowed.

However, both signed constants and constant expressions fail when used as array
constant elements.

E.g. each of these cases fail with errors:
={-1;2;3}  Err:520
={+1;2;3}  Err:512
={1+1;2;3} Err:520


[1] http://sc.openoffice.org/servlets/ReadMsg?list=features&msgNo=230

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