VLookup and Indirect

jim may

Well-known Member
Joined
Jul 4, 2004
Messages
7,486
In Cell B29 #REF! is currently displayed, Can someone assist?
Excel Workbook
BCDEFGH
26Record:Path:FileName:SheetName:
27LOCK FREQUENCYC:\Users\James\Documents\ExcelChest\TestSheet1
28
29#REF!<<< Help With Formula !!
Sheet1
Excel 2007
Cell Formulas
RangeFormula
B29=VLOOKUP($B27,INDIRECT("[" & D27 & G27 & ".xls]" & "!" &H27 & "MyStuff"),2,FALSE)


My Sheet1 in my Test.xls File (Currently OPEN) shows:
Excel Workbook
AB
1DRIVER SEAT100.00
2LOCK FREQUENCY200.00
3HEADLAMP CLEANING300.00
4LOCK LATCH400.00
5RECEPTACLE500.00
Sheet1
Excel 2007
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
You haven't answered my question. Enter the formula normally and post it. Then we'll be able to build it with INDIRECT.
 
Upvote 0
I CLOSED Test.xls and the below formula still Display the 200.

=VLOOKUP(B27,'C:\Users\James\Documents\ExcelChest\test.xls'!MyStuff,2,FALSE)
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,730
Members
448,987
Latest member
marion_davis

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top