Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Formula within filename link

Hi guys...

Ok each month i recieve a excel worksheet which contains data which i need
to consolidate with other familiar sheets...

In my consolidation schdeule what i normally do is painfully copy and paste
each section of data from the first workbook into the consolidation
workbook...

Now i wanted to create a formula which just links to the first workbook from
the consolidation workbook, this is obviously done by clicking and linking
the two, giving me a formula in each cell eg.
T:\Folder\Folder\Folder\2009 - 2010\[Aug 09.xls]Sheet1!A1

Now i wanted to ask if this pathway can include references to cells so that
when i change the date to 'Sept 09.xls' in cell A3, the pathway will change
to the Sept 09 file and pick those numbers automatically...
E.g. T:\Folder\Folder\Folder\2009 - 2010\["A3"]Sheet1!A1

I hope what im trying to ask for is clear.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Formula within filename link

You would normally use INDIRECT to do that, i.e. build up an address
as a string. However, this will only work if the workbook is open - is
this how you imagined it working?

There is an alternative, which is to download the free add-in morefunc
as this includes a function INDIRECT.EXT which can be used with closed
workbooks.

Hope this helps.

Pete

On Sep 10, 3:28*pm, Bazy2k wrote:
Hi guys...

Ok each month i recieve a excel worksheet which contains data which i need
to consolidate with other familiar sheets...

In my consolidation schdeule what i normally do is painfully copy and paste
each section of data from the first workbook into the consolidation
workbook...

Now i wanted to create a formula which just links to the first workbook from
the consolidation workbook, this is obviously done by clicking and linking
the two, giving me a formula in each cell eg.
T:\Folder\Folder\Folder\2009 - 2010\[Aug 09.xls]Sheet1!A1

Now i wanted to ask if this pathway can include references to cells so that
when i change the date to 'Sept 09.xls' in cell A3, the pathway will change
to the Sept 09 file and pick those numbers automatically...
E.g. T:\Folder\Folder\Folder\2009 - 2010\["A3"]Sheet1!A1

I hope what im trying to ask for is clear.

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.misc
MA MA is offline
external usenet poster
 
Posts: 15
Default Formula within filename link

Hi,

One very basic, quick and crude way is to select all the cells containing
the hyperlink formula and press ctrl+f to activate the find and replace
window, write the existing file name in the "find what" box and write the new
file name in the "replace with" box and click replace all.

In you below example try this:
type "Aug 09.xls" in the find what box and
type "'Sept 09.xls" in the replace with box and
press replace all button.

Do not forget to select the cells containing the hyperlink.

best of luck.

MA

"Pete_UK" wrote:

You would normally use INDIRECT to do that, i.e. build up an address
as a string. However, this will only work if the workbook is open - is
this how you imagined it working?

There is an alternative, which is to download the free add-in morefunc
as this includes a function INDIRECT.EXT which can be used with closed
workbooks.

Hope this helps.

Pete

On Sep 10, 3:28 pm, Bazy2k wrote:
Hi guys...

Ok each month i recieve a excel worksheet which contains data which i need
to consolidate with other familiar sheets...

In my consolidation schdeule what i normally do is painfully copy and paste
each section of data from the first workbook into the consolidation
workbook...

Now i wanted to create a formula which just links to the first workbook from
the consolidation workbook, this is obviously done by clicking and linking
the two, giving me a formula in each cell eg.
T:\Folder\Folder\Folder\2009 - 2010\[Aug 09.xls]Sheet1!A1

Now i wanted to ask if this pathway can include references to cells so that
when i change the date to 'Sept 09.xls' in cell A3, the pathway will change
to the Sept 09 file and pick those numbers automatically...
E.g. T:\Folder\Folder\Folder\2009 - 2010\["A3"]Sheet1!A1

I hope what im trying to ask for is clear.

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
changing the filename in a Link Ben Excel Discussion (Misc queries) 1 August 12th 09 04:20 PM
link to other workbook with changing filename DN Excel Worksheet Functions 6 August 30th 06 06:44 PM
Use filename in cell to link data HughT Excel Worksheet Functions 2 August 15th 06 07:41 AM
How do I use a cell value as the filename in an external link? wattkisson Excel Discussion (Misc queries) 5 July 11th 05 09:07 PM
How do I use a cell value as the filename in an external link? wattkisson Excel Worksheet Functions 1 July 8th 05 11:51 PM


All times are GMT +1. The time now is 11:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"