ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   vlookup help plz (https://www.excelbanter.com/excel-worksheet-functions/192581-vlookup-help-plz.html)

owls_amy[_2_]

vlookup help plz
 
I need to create a vlookup formula.
it ivoles 2 sheets
here is the question
in sell j5 use the vlookup function to play appropriate description for the
order. use the book id as the lookup value . The look up table is the table
named description in the lookup table worksheet. the column index number is
2 and the range_lookup value is false

thanks amy


Stephen Lloyd[_2_]

vlookup help plz
 
Assuming the Book id is in j4, the workbook name is Tables, the lookup tables
range name is 'description' (change these to whatever you want), try the
following...

=VLOOKUP(j4,Tables!description,2,False)


Bob Phillips

vlookup help plz
 
You've done it all

=VLOOKUP(B5,description,2,FALSE)

which assumes that column B is the bookid

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"owls_amy" wrote in message
...
I need to create a vlookup formula.
it ivoles 2 sheets
here is the question
in sell j5 use the vlookup function to play appropriate description for
the
order. use the book id as the lookup value . The look up table is the
table
named description in the lookup table worksheet. the column index number
is
2 and the range_lookup value is false

thanks amy





All times are GMT +1. The time now is 06:09 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com