To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53263
                  Issue #:|53263
                  Summary:|Function INDEX produces ERR 508 when used as argument
                          |in ranges
                Component:|Spreadsheet
                  Version:|OOo 2.0 Beta
                 Platform:|All
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|editing
              Assigned to:|spreadsheet
              Reported by:|opp





------- Additional comments from [EMAIL PROTECTED] Fri Aug 12 11:43:49 -0700 
2005 -------
When you import a spreadsheet from Excel with the function "INDIRECT" or use the
Excel-Convention for the function "INDIRECT" ERR 508 might occure as follows:

When you import a spreadsheet from Excel with the function "INDEX" or use the
Excel-Convention for the function "INDEX" ERR 508 might occure as follows:

If you use INDEX as single arguments it works proper.
If you use INDEX within a range-arguments ERR 508 is produced.

Example:

Content of Cell B1 is "2"
Content of Cell C1 is "5"
Content of Cell A1 is “=SUM(INDEX(($B$1:$C$1);1;1;1);INDEX(($B$1:$C$1);1;2;1))”
Content of Cell A2 is “=SUM(INDEX(($B$1:$C$1);1;1;1):INDEX(($B$1:$C$1);1;2;1))”

The same happens with the function "INDIRECT" (see extra issue).

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