ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   return value in adjacent cell different workbook (https://www.excelbanter.com/excel-worksheet-functions/86288-return-value-adjacent-cell-different-workbook.html)

Don D

return value in adjacent cell different workbook
 
working in one workbook and have peoples names. I want to return their
handicaps for their golf scores in another sheet that matches their name. All
are in adjacent columns.
Sheet 1 sheet 2
Names HKP col a col b
bob 7 HKP Name
bill 3 ? joe
joe 4 ? bob
? bill

Ardus Petus

return value in adjacent cell different workbook
 
=VLOOKUP(B2,Sheet1:A2:B4,2,0)

HTH
--
AP
"Don D" <Don a écrit dans le message de news:
...
working in one workbook and have peoples names. I want to return their
handicaps for their golf scores in another sheet that matches their name.
All
are in adjacent columns.
Sheet 1 sheet 2
Names HKP col a col b
bob 7 HKP Name
bill 3 ? joe
joe 4 ? bob
? bill




Ardus Petus

return value in adjacent cell different workbook
 
Ooops:
=VLOOKUP(B2,Sheet1:A$2:B$4,2,0)

Cheers,
--
AP

"Don D" <Don a écrit dans le message de news:
...
working in one workbook and have peoples names. I want to return their
handicaps for their golf scores in another sheet that matches their name.
All
are in adjacent columns.
Sheet 1 sheet 2
Names HKP col a col b
bob 7 HKP Name
bill 3 ? joe
joe 4 ? bob
? bill




Don D

return value in adjacent cell different workbook
 
I tried this and got #name?

"Ardus Petus" wrote:

Ooops:
=VLOOKUP(B2,Sheet1:A$2:B$4,2,0)

Cheers,
--
AP

"Don D" <Don a écrit dans le message de news:
...
working in one workbook and have peoples names. I want to return their
handicaps for their golf scores in another sheet that matches their name.
All
are in adjacent columns.
Sheet 1 sheet 2
Names HKP col a col b
bob 7 HKP Name
bill 3 ? joe
joe 4 ? bob
? bill





Don D

return value in adjacent cell different workbook
 
Got it to work Thanks a bunch

"Don D" wrote:

working in one workbook and have peoples names. I want to return their
handicaps for their golf scores in another sheet that matches their name. All
are in adjacent columns.
Sheet 1 sheet 2
Names HKP col a col b
bob 7 HKP Name
bill 3 ? joe
joe 4 ? bob
? bill



All times are GMT +1. The time now is 12:17 PM.

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