reference to a particular cell in a closed workbook (indirect)

sabi.kiss

Board Regular
Joined
Nov 7, 2009
Messages
118
Hi All,

I am trying to reference to a particular cell in a close workbook, using the indirect fuction, however I only get a #REF! result. Could you pelase assist on where I'm going wrong?

INDIRECT("'C:\Users\USER\Desktop\FOLDER1\["&$B3&"].xlsm ["&$D3&"]'!", B$69)

The value of B3 will decided the file name I would like to get the reference from.
The value of D3 will have the name of the tab and B69 will be the cell I'm referencing to.

Hope it make sense.

Thanks,
Sabi
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
='C:\Users\xyz\Documents\Performance\[KCAD Well Depths (2011).xlsx]Summary'!$E$10

you have got your brackets wrong
 
Upvote 0
One more question please.
The Pull Function workes perfectly, however every single time I do an amendment on one of the worksheets, the Summary sheet with the Pull function isn't updateing the value of the cell. I have to edit it and after I press Enter again it updates the value instantly.
Is there something I've missed out from the Module?
I would like to update the value as I'm opening the Summary sheet.

Cheers
 
Upvote 0

Forum statistics

Threads
1,214,813
Messages
6,121,706
Members
449,048
Latest member
81jamesacct

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