[Libreoffice-bugs] [Bug 123746] Allow VLOOKUP function to work on the left specifying a negative index
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 27 16:36:02 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123746
Eike Rathke <erack at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Eike Rathke <erack at redhat.com> ---
Won't be implemented as it is not compatible/interoperable with any other
spreadsheet implementation.
If you need such functionality then use MATCH() to obtain the index and feed it
to OFFSET(), as in =OFFSET(A2;MATCH("c";B2:B9;0)-1;0)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190227/3e438722/attachment.html>
More information about the Libreoffice-bugs
mailing list