https://bugs.documentfoundation.org/show_bug.cgi?id=119659

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
             Status|NEW                         |ASSIGNED

--- Comment #17 from Eike Rathke <[email protected]> ---
To reproduce the lookup vector must be a cell range reference (not array) and
the result vector an array (not reference) that is shorter than the lookup
vector's found element position.

A1:C1={1,2,3}

With array column separator , comma:

=LOOKUP(3; A1:C1; {1,2})

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to