I have two columns set up like so:

a |  1
b |  2
c |  3

I want to be able to use a number from column B and have the text from
column A displayed.
But when I put {=vlookup(B4,A1:B3,1,0)} in cell A4, and {=max(B1:B3)} in B4
(minus the brackets for both), I get back, correctly, 3 for the max, but
#N/A for the VLOOKUP.
Putting in the letters a, b, or c in B4 correctly returns the number it's
next to, so it seems like only the first column in the array is searched.

Is it possible to flip the way the columns are searched?
Thanks for any help.


--
View this message in context: 
http://nabble.documentfoundation.org/Problems-using-VLOOKUP-in-Libreoffice-Calc-tp3291389p3291389.html
Sent from the Users mailing list archive at Nabble.com.

-- 
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to