Alternative to INDIRECT???

CFM

New Member
Joined
Oct 16, 2003
Messages
4
:rolleyes: I need to reference a workbook while it is closed!

For example

In A1 I have the text: C:\File\[workbook.xls]worksheet

In B4 I want the result to be the value of cell C10 from the file referenced in A1.

However, I need the workbook to be closed. The file location changes every month, which is why I want to be able to change the file location in one cell and all of my formulas reflect that. I'm open to any suggestions (VBA, Macros, etc).
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
ARGH. This is the solution I am looking for, however, when I try to run the executable, it states that it is corrupt... Any other ideas?
 
Upvote 0
CFM said:
ARGH. This is the solution I am looking for, however, when I try to run the executable, it states that it is corrupt...

Try to re-download. Btw, it's an add-in for Windows systems.
 
Upvote 0
CFM said:
:rolleyes: I need to reference a workbook while it is closed!

For example

In A1 I have the text: C:\File\[workbook.xls]worksheet

In B4 I want the result to be the value of cell C10 from the file referenced in A1.

However, I need the workbook to be closed. The file location changes every month, which is why I want to be able to change the file location in one cell and all of my formulas reflect that. I'm open to any suggestions (VBA, Macros, etc).

Why not use Excel's Edit | Links... menu command instead of entering the file's pathname in a worksheet cell? See the Excel Help topic for "Change the source of a link".
 
Upvote 0

Forum statistics

Threads
1,216,095
Messages
6,128,804
Members
449,468
Latest member
AGreen17

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