vlookup

D

dwid

vlookup formula error. I changed names of sheets in catering
Destinations-Directions worksheet. I'm using this formula to designate a
worsheet with a specific sheet in it. =VLOOKUP($J$4,'[Catering
Destinations-Directions.xls]#REF'!$A$1:$O$5134,11,FALSE)
the error is #REF. I'm thinking i need to put name of sheet there, but
whatever i put in returns error.

thanks for any help
 
M

Max

Please don't multi-post. Below is the response to your posting in .misc

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top