https://bugs.freedesktop.org/show_bug.cgi?id=71998

--- Comment #1 from Ady <[email protected]> ---
You instructions seem incorrect.

First, you:
in C2, input "=VLOOKUP(C1, A1:A2, 2, 0)"

could potentially be:
in C2, input "=VLOOKUP(C1, A1:A2, 1, 0)"

Since your range does not contain 2 columns, but only 1 (so you couln't
retrieve the value of a nonexistent second column).

To workaround your original problem, use
C1: a\(

Note the "\" character.

I am unsure whether this is a bug, a feature request, or NOTABUG at all. I am
leaving the status as-is for now. Perhaps someone from QA might know the
adequate status.

Regards,
Ady.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to