LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Linking to Workbooks that Change Name Daily

Is there a pattern to the change? 142007, 2142007, 4142007, 6142007 or
somesuch?
If not, do all the formulae access just the one file, or are there multiple
files?

I believe Excel takes file names as a string, so you could probably open the
file, tell Excel not to update, change the name of "setting cell" (A1, in
this example), then update the linkage:
"[DOC - Daily Composite.xls]"&A1&"2007"


pwk wrote:
Could you please give me an example of the formula. The formula I'm
using the first day is:

='[DOC - Daily Composite.xls]142007, 1'!$E$381&"/"&'[DOC - Daily
Composite.xls]142007, 1'!$F$381 Giving me a result of E381/F381

If the page name changes the next day to: DOC - Daily
Composite.xls]2142007, 1

How can I access it without writing a new formula. Using wild-cards
like this doesn't work:

DOC - Daily Composite.xls]*2007, 1

Any Help would be appreciated

Peterson wrote:
The function you'd want to use that's built into excel is =indirect(). But that
function returns an error if the sending workbook is closed.

[quoted text clipped - 14 lines]

Thanks!


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200701/1

 
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
Linking to Workbooks that Change Daily pwk Excel Discussion (Misc queries) 0 January 8th 07 05:27 PM
Linking between multiple worksheets, workbooks and columns cmvbfore Excel Discussion (Misc queries) 0 October 4th 05 06:58 PM
Why does the font change when copying between Excel workbooks Paul Newbery CSC Excel Discussion (Misc queries) 1 September 16th 05 04:30 PM
Linking Workbooks Dede McEachern Excel Worksheet Functions 0 January 21st 05 08:27 PM
Linking Workbooks madge Excel Worksheet Functions 2 December 22nd 04 01:15 PM


All times are GMT +1. The time now is 06:30 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"