To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65713
                  Issue #:|65713
                  Summary:|WorksheetFunction Linest works differently between
                          |Excel and Calc
                Component:|Spreadsheet
                  Version:|680m167
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|dr
              Reported by:|tv





------- Additional comments from [EMAIL PROTECTED] Tue May 23 02:56:17 -0700 
2006 -------
Concerning the Worksheet Function 'LinEST' there is a different behaviour
between Excel and Calc:

When using it via API with

mxFuncAccessService.callFunction("LinEST", aArgs);

it will return an object that embeds a 2-dimensional array. The corresponding
VBA call returns a simple 1-dimensional array.

Secondly MS Excel documents that use the Linest Function as an array function in
a document do not work after being imported in OpenOffice.org. Alternatively it
is also not possible to use 'LinEST' as an array function in OO.o. For example:

{=LINEST(K9:K12;L9:L12;;FALSE())}

produces: Err: 511

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