Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default Links not updating unless the source is open...

What would cause some links to not-update (with the source closed). I have
numerous links that for the most part all will update with changes, or on
opening. I have one set of links that don't seem to follow the rest. What
would cause this to happen?

The link that is not updating (that is until I open the source workbook) is
using the volitile "indirect" function which I thought always did a
recalcuation, which should have activated the link. The indirect function is
pointing to a cell containing the text of a defined name range which is
pointing to an external workbook.

Is there a way to force excel to go ahead an look into the closed workbook?
or will I have to just always open the external source?

--
Regards,
John
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 595
Default Links not updating unless the source is open...

John

While INDIRECT is volatile, it doesn't work on closed workbooks. As far as
I know, there's no way around this limitation.

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com

John Keith wrote:
What would cause some links to not-update (with the source closed).
I have numerous links that for the most part all will update with
changes, or on opening. I have one set of links that don't seem to
follow the rest. What would cause this to happen?

The link that is not updating (that is until I open the source
workbook) is using the volitile "indirect" function which I thought
always did a recalcuation, which should have activated the link. The
indirect function is pointing to a cell containing the text of a
defined name range which is pointing to an external workbook.

Is there a way to force excel to go ahead an look into the closed
workbook? or will I have to just always open the external source?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Links not updating unless the source is open...

Just to add, this information is provided in the help text of the Indirect
function.

--
Regards,
Tom Ogilvy

"Dick Kusleika" wrote in message
...
John

While INDIRECT is volatile, it doesn't work on closed workbooks. As far

as
I know, there's no way around this limitation.

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com

John Keith wrote:
What would cause some links to not-update (with the source closed).
I have numerous links that for the most part all will update with
changes, or on opening. I have one set of links that don't seem to
follow the rest. What would cause this to happen?

The link that is not updating (that is until I open the source
workbook) is using the volitile "indirect" function which I thought
always did a recalcuation, which should have activated the link. The
indirect function is pointing to a cell containing the text of a
defined name range which is pointing to an external workbook.

Is there a way to force excel to go ahead an look into the closed
workbook? or will I have to just always open the external source?





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Links not updating unless the source is open...

Harlan Grove wrote a userdefined function called =Pull() that will do what
you want.

http://www.google.com/groups?selm=sH...wsranger. com

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

John Keith wrote:

What would cause some links to not-update (with the source closed). I have
numerous links that for the most part all will update with changes, or on
opening. I have one set of links that don't seem to follow the rest. What
would cause this to happen?

The link that is not updating (that is until I open the source workbook) is
using the volitile "indirect" function which I thought always did a
recalcuation, which should have activated the link. The indirect function is
pointing to a cell containing the text of a defined name range which is
pointing to an external workbook.

Is there a way to force excel to go ahead an look into the closed workbook?
or will I have to just always open the external source?

--
Regards,
John


--

Dave Peterson
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
Updating source data links 2a1d Charts and Charting in Excel 0 April 27th 10 02:48 PM
Updating link to external source without having it open Gunti Excel Discussion (Misc queries) 1 November 13th 08 10:53 AM
Why will links not update unless source is open? WesJFrank Excel Discussion (Misc queries) 4 August 3rd 07 03:14 PM
Updating Links from Closed Source Workbooks Fred Ernst Excel Discussion (Misc queries) 2 January 28th 07 05:14 PM
XL2003 Destination and Source Open but not updating tim Excel Discussion (Misc queries) 2 December 14th 04 01:29 AM


All times are GMT +1. The time now is 11:17 AM.

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"