ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   vlookup, naming range in other document with specific sheet (https://www.excelbanter.com/excel-discussion-misc-queries/220250-vlookup-naming-range-other-document-specific-sheet.html)

DaleWid

vlookup, naming range in other document with specific sheet
 
Trying to fix my vlookup command. The range is a separate worksheet, a
specific sheet within the worksheet. Following is command with REF error,
need to put name of sheet i believe after name of worksheet but everything i
try returns error. thanks for any help
=VLOOKUP($J$4,'[Catering
Destinations-Directions.xls]#REF'!$A$1:$O$5134,11,FALSE)

Max

vlookup, naming range in other document with specific sheet
 
Assume that sheetname in Catering Destinations-Directions.xls is: Sheet1

First, open the source file, ie open: Catering Destinations-Directions.xls
Check that Sheet1 really exists in there and is named exactly as presumed
(except for case). Watch out for any extraneous white spaces in the sheetname.

Then in your other workbook,
in the sheet containing the vlookup formula
it would be this expression:
=VLOOKUP($J$4,'[Catering
Destinations-Directions.xls]Sheet1'!$A$1:$O$5134,11,FALSE)

Do high-five this response by clicking the YES button below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:23,000 Files:370 Subscribers:66
xdemechanik
---
"DaleWid" wrote:
Trying to fix my vlookup command. The range is a separate worksheet, a
specific sheet within the worksheet. Following is command with REF error,
need to put name of sheet i believe after name of worksheet but everything i
try returns error. thanks for any help
=VLOOKUP($J$4,'[Catering
Destinations-Directions.xls]#REF'!$A$1:$O$5134,11,FALSE)



All times are GMT +1. The time now is 12:34 AM.

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