To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78781
                 Issue #|78781
                 Summary|Excel INDEX() compatibility
               Component|Spreadsheet
                 Version|OOo 2.2.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|spreadsheet
             Reported by|kuprishuz





------- Additional comments from [EMAIL PROTECTED] Thu Jun 21 20:05:05 +0000 
2007 -------
When using the INDEX(reference, row, column), Excel handles parameter
differently based on if a 3rd parameter was passed.

ex: 
   input: =INDEX($D$27:$P$27;2)
   ms result: (value of E27)
   oo result: err:504

i did some testing on this and it appears that when no 3rd param is passed that
excel uses the second as the column and assumes 1 for the row, as calc requires
that the a row is atleast a blank value when a column is used.

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