To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104241
                 Issue #|104241
                 Summary|ODFF: LOOKUP, MATCH, VLOOKUP, HLOOKUP in a range looku
                        |p should not find last numeric value if queried for st
                        |ring
               Component|Spreadsheet
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|er
             Reported by|er





------- Additional comments from [email protected] Fri Aug 14 20:33:13 +0000 
2009 -------
LOOKUP, MATCH, VLOOKUP and HLOOKUP in a sorted range lookup are defined to
return the last value <= query. However, if the query is string, currently the
last numeric value is returned if no string <= query is present in the range.
Instead, an error is to be returned, as is defined in ODFF/OpenFormula and does
Excel.

For example, looking up "a" in the sequence {1,3,"b","d"} currently returns a
match for 3; it should not, but return #N/A instead.

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