LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Junior Member
 
Posts: 29
Default External links not updating

Hi,

I have a consolidation workbook that consolidates four other workbooks in the same folder. Once the lower level workbooks have been updated I can go into the consolidation, that simly uses SUM(full file path 1, full file path 2, etc) to sum the totals.

However, when I went into the consolidation the numbers were off by one workbook, i.e. it wasn't pulling them through. So after closing the consolidation, opening the one lower level workbook and saving then closing, before re-opening the consolidation - the numbers then flowed correctly.

My question is, why were the external links updating for all but one workbook?

Some background:
- all the lower level workbooks have been duplicated off a template - so they are identical.
- Consolidation has 'Update links to other documents' and 'Save external link values' ticked in Options.
- In Data-- edit links - check status comes back all 'ok' and pressing 'update links' doesn't change anything.
- I also have some code in workbook_open to look at the external workbooks and update the links:

ActiveWorkbook.UpdateLink Name:= _
"Full file path", _
Type:=xlExcelLinks

Application.Calculate

If anyone has an idea as to why this might be happening I would greatly appreciate it. To me it's bizzare that one or two will not update while others will. And obviously it's not great that it's unreliable.

Thanks in advance.
 
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
Calculate *without* updating external links Stuart[_2_] Excel Programming 1 November 28th 07 03:20 PM
Updating external links Al Links and Linking in Excel 1 May 30th 06 07:41 AM
Problem with updating external links ChrisN Excel Discussion (Misc queries) 1 April 2nd 06 06:05 PM
Updating External Links DCSwearingen Excel Discussion (Misc queries) 1 January 25th 06 12:57 AM
External Links not updating Lou Di Pietro Excel Discussion (Misc queries) 0 September 15th 05 09:48 AM


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