Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 76
Default AutoUpdate links / Workbooks saved by date???

We have a master template that we use to start a new day's workbook every
day. We want the closing balance from the previous day's workbook to link
into the template in the opening balance cell. We can link any two workbooks,
but how do we get the templete to automatically link to the previous day's
workbook?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default AutoUpdate links / Workbooks saved by date???

If both files are open at the same time then you could use INDIRECT
and calculate the filename from TODAY() (making adjustments on Monday
to avoid weekend dates).

If you want to use this approach but the older file will not be open,
then you can download the free add-in morefunc, which has a function
INDIRECT.EXT to allow you to do this.

Another way (though not automatic) would be to use Find & Replace
(CTRL-H) to change [filename_mmddyy.xls] to [filename_mmttyy.xls],
where mmddyy is the date in your template and mmttyy is yesterday's
date (or however you have date-stamped the file) for the formulae
which link to the file.

Hope this helps.

Pete

On Oct 30, 6:38*pm, Teddy-B wrote:
We have a master template that we use to start a new day's workbook every
day. We want the closing balance from the previous day's workbook to link
into the template in the opening balance cell. We can link any two workbooks,
but how do we get the templete to automatically link to the previous day's
workbook?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 76
Default AutoUpdate links / Workbooks saved by date???

Can you help me find an active site that will allow me to download the
morefunc add-in?

"Pete_UK" wrote:

If both files are open at the same time then you could use INDIRECT
and calculate the filename from TODAY() (making adjustments on Monday
to avoid weekend dates).

If you want to use this approach but the older file will not be open,
then you can download the free add-in morefunc, which has a function
INDIRECT.EXT to allow you to do this.

Another way (though not automatic) would be to use Find & Replace
(CTRL-H) to change [filename_mmddyy.xls] to [filename_mmttyy.xls],
where mmddyy is the date in your template and mmttyy is yesterday's
date (or however you have date-stamped the file) for the formulae
which link to the file.

Hope this helps.

Pete

On Oct 30, 6:38 pm, Teddy-B wrote:
We have a master template that we use to start a new day's workbook every
day. We want the closing balance from the previous day's workbook to link
into the template in the opening balance cell. We can link any two workbooks,
but how do we get the templete to automatically link to the previous day's
workbook?



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
Links between workbooks JimD Links and Linking in Excel 5 September 3rd 08 08:17 AM
Cannot create new hyperlinks in saved workbooks GSBPT Excel Discussion (Misc queries) 0 June 16th 08 04:03 PM
Updating Workbooks from multiple links Workbooks TimJames Excel Worksheet Functions 1 December 15th 07 03:34 PM
Values In Links Not Being Saved MDW Excel Worksheet Functions 0 April 28th 06 06:31 PM
Links to other workbooks catalyst Excel Worksheet Functions 1 October 6th 05 08:34 PM


All times are GMT +1. The time now is 10:56 AM.

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

About Us

"It's about Microsoft Excel"