#1   Report Post  
mcarrington
 
Posts: n/a
Default remote links


I am trying to open a worksheet with links to another program that I do
not have. As such, I do not want the links to automatically update when
I open the workbook. Even though I select "do not update", the links
still update and I get a bunch of error messages in all of the cells.
Any ideas? It is driving me nuts!!


--
mcarrington
------------------------------------------------------------------------
mcarrington's Profile: http://www.excelforum.com/member.php...o&userid=21641
View this thread: http://www.excelforum.com/showthread...hreadid=469557

  #2   Report Post  
JMB
 
Posts: n/a
Default

One possibility is to check for a VBA event handler in the workbook (such as
Workbook_Open) that is trying to automatically update the links. I believe
this event code would run after Excel asks whether or not you want to update
links (which would explain why it is trying to update links even after you
say no).

With the workbook open, hit Alt+F11 and find the ThisWorkbook module in the
project explorer. Check for Workbook_Open macro.

"mcarrington" wrote:


I am trying to open a worksheet with links to another program that I do
not have. As such, I do not want the links to automatically update when
I open the workbook. Even though I select "do not update", the links
still update and I get a bunch of error messages in all of the cells.
Any ideas? It is driving me nuts!!


--
mcarrington
------------------------------------------------------------------------
mcarrington's Profile: http://www.excelforum.com/member.php...o&userid=21641
View this thread: http://www.excelforum.com/showthread...hreadid=469557


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
remote links mcarrington Excel Discussion (Misc queries) 3 September 22nd 05 12:14 AM
Cut links between worksheets in same workbook Houndstooth Excel Worksheet Functions 1 June 7th 05 11:36 AM
Reoccurring Edit Links Error Spyder Excel Discussion (Misc queries) 6 April 12th 05 02:30 PM
can't update links...can't find links GJR3599 Excel Discussion (Misc queries) 1 April 4th 05 04:56 PM
Links to other files Eric Excel Discussion (Misc queries) 1 February 24th 05 10:49 PM


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