Indirect - vs - Index

pdt060776

New Member
Joined
Aug 17, 2017
Messages
2
I am using the following formula to pull data out of a External Spreadsheet, and works perfectly if I have the CH EXTRUSION SHIFT REPORT.xls file open, but as I am using Indirect function this will not work if the workbook is closed. Can I use the Index function or something else to make this work ?

Please can you give me an example ?

=VLOOKUP(IF(ISNUMBER($A8),LEFT(TEXT($A8,"0"),7),$A8),INDIRECT("'[CH EXTRUSION SHIFT REPORT.xls]" & DAY($B$3)+D$2 & "-"&D$4 & "'!$D:$N"),9,FALSE)
 

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,223,228
Messages
6,170,875
Members
452,363
Latest member
merico17

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