Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Links cannot be updated

I'm opening some spreadsheets using vba that have links in them. When the
spreadshet opens, the message 'This workbook contains one or more links which
cannot be updated'. I'm presented with a continue and exit button. I click
the continue button and my program runs without issue. Is there a way for me
to tell excel that I want to continue in my vba program so I don't have to
manually click the button every time a spreadsheet is opened?
Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Links cannot be updated

Are you setting the Openlinks parameter of the Workbooks.Open method to
False?

Also, if you cannot find the reason for the links and you want to, get The
FindLink utility he

http://www.bmsltd.ie/MVP/Default.htm

--
Jim Rech
Excel MVP
"ebferro" wrote in message
...
I'm opening some spreadsheets using vba that have links in them. When the
spreadshet opens, the message 'This workbook contains one or more links
which
cannot be updated'. I'm presented with a continue and exit button. I
click
the continue button and my program runs without issue. Is there a way for
me
to tell excel that I want to continue in my vba program so I don't have to
manually click the button every time a spreadsheet is opened?
Thanks in advance.



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
This worksheet contains links that cannot be updated Bruce Excel Discussion (Misc queries) 4 January 31st 08 04:43 PM
links that cannot be updated Dan Excel Discussion (Misc queries) 2 January 19th 08 06:46 PM
Automatic Links Cannot Be Updated JDB Excel Discussion (Misc queries) 0 October 25th 07 01:11 PM
Links Cannot Be Updated slreilly Excel Discussion (Misc queries) 0 February 21st 07 05:57 PM
Links not showing updated value Wanson Excel Discussion (Misc queries) 2 December 8th 05 02:50 PM


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