Advanced Linking

Luis81

New Member
Joined
Jun 13, 2008
Messages
2
Hello all,

First time poster, long time lurker. Don't know if this has been discussed but I don't know how i would search for it.

I'd like to know how, if I can, create an auto-updating link from a formula.

I want a link like ='C:\Folder\[XXXXmtd.xls]Sheet1!$A$1
where XXXX is date "mmdd"

I links to sheets which are Saved As... each week to 0605mtd.xls, 0612mtd.xls, 0619mtd.xls, etc...

I've been able to get a cell with text reading [0605mtd.xls]Sheet1!
Can I make this text evaluate as a working link?

Thanks,
:confused: Luis
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

xenou

MrExcel MVP
Joined
Mar 2, 2007
Messages
16,836
Office Version
  1. 2019
Platform
  1. Windows
Hi,
I'm not an expert in this but in a similar post Schielrn has suggested using indirect.ext() which requires the morefunc add-in. This would enable you to connect to closed workbooks using a formula similar to the regular Indirect() - see the help files to understand how that works. If the other workbook is not closed, you don't need the morefunc add-in.

Recommended add-ins page:
http://www.mrexcel.com/forum/showthread.php?t=126629
(I was maybe having trouble getting through to the morefunc homepage)

Here's an example of Indirect() from mikerickson:
http://www.mrexcel.com/forum/showthread.php?t=300864&highlight=Indirect

Hope this helps,
AB
 
Upvote 0

pkohli

Board Regular
Joined
Aug 2, 2005
Messages
71
Hi,

I am unable to download more func add in. Could you please send me the add-in if you have one?

Thanks
 
Upvote 0

Forum statistics

Threads
1,191,553
Messages
5,987,240
Members
440,086
Latest member
Mahi786

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
Top