ExcelBanter

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

Patrick Simonds

Help with vlookup
 
I am not sure if this is doable or not.

I have two workbooks, in cell H5 of the vacation workbook I wanted a formula
(vlookup?) which would look at cell A5 of the current workbook and then go
to the employee list workbook find the value I was looking for and return
the contents of the cell of column5 of the same row.

Example:

cell a5 of the vacation workbook = Jim

in the employee list workbook I want the formula to find Jim in column1
(which for this example is located in row 20, but of course could have been
in any row) and then return the value in cell E20.



Bob Phillips

Help with vlookup
 
=VLOOKUP(A5,[Book2]Sheet1!$A:$E,5,FALSE)

change the book and sheet names to suit.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Patrick Simonds" wrote in message
...
I am not sure if this is doable or not.

I have two workbooks, in cell H5 of the vacation workbook I wanted a

formula
(vlookup?) which would look at cell A5 of the current workbook and then go
to the employee list workbook find the value I was looking for and return
the contents of the cell of column5 of the same row.

Example:

cell a5 of the vacation workbook = Jim

in the employee list workbook I want the formula to find Jim in column1
(which for this example is located in row 20, but of course could have

been
in any row) and then return the value in cell E20.






All times are GMT +1. The time now is 02:38 AM.

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