Manipulating links

arnargud

New Member
Joined
Nov 16, 2005
Messages
2
Hi...

I´m kinda new to the more advanced excel use. I have a sheet that requires some linking. I´m trying to get around using Edit - Links to update all the links in the sheet.

My sheet consists of a lot of numbers, all linked to a few sheet over a few periods. The sheets that I´m linking into all have a similar naming convention, i.e. C:\2005-03\excel2005-03.xls, C:\2005-06\excel2005-06.xls
etc.

What I want to do... or try to do is let a user type 2005-06 for example in a cell and all the links in my sheet would then point to the latter example I gave.

I´ve been able to piece together a string that points to the right location, the right sheet. But that´s just what it is.. a stirng.. I can´t get it to act as a link.

Is there some formula og other that can help me?
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Thanks.. but then I have to have the file open

That is.. the file that i am linking into must be open when using indirect.
.. or am i misunderstanding that?
 
Upvote 0
Yes .. that is usually a problem with this method, because if it isn't open it gives errors in the cells.

The only function I know of that will access a closed workbook is SUMPRODUCT()
 
Upvote 0

Forum statistics

Threads
1,215,050
Messages
6,122,868
Members
449,097
Latest member
dbomb1414

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