To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94406
                 Issue #|94406
                 Summary|range operator ':' not fully compatible with Excel
               Component|Spreadsheet
                 Version|OOo 2.4.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|spreadsheet
             Reported by|drking





------- Additional comments from [EMAIL PROTECTED] Mon Sep 29 05:31:57 +0000 
2008 -------
A forum poster has imported from Excel:
SMALL(INDEX(J2:AG2;;F2):AG2;1) 

where F2 contains a number

which doesn't work in Calc, even as
SMALL(INDEX(J2:AG2;1;F2):AG2;1)   (in case the missing parameter is a problem)

INDEX does return a reference - eg ROW(INDEX(...)) works OK.

I _think_ that the range operator ':' is probably not understanding the single 
cell reference returned by INDEX(J2:AG2;1;F2)

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