LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
KWC KWC is offline
external usenet poster
 
Posts: 2
Default Update Links prompt

Unfortunately none of those provide the user with the prompt in the Message
bar. The want the ability to update links sometimes and not others. The
below settings force the updating or not. As I said before I have a
workaround which prompts them with a message box which passes the values to
the UpdateLinks parameter in the Open method. It would be better to use the
built in Excel alert/prompt.

Thanks


"royUK" wrote:


Use somethinbg like

Code:
--------------------

Workbooks.Open FileNmae:= _
"C:\My Documents\test.xls", UpdateLinks:=xlUpdateLinksAlways
--------------------


Alternative settings

xlUpdateLinksNever
xlUpdateLinksUserSetting


--
royUK

Hope that helps, RoyUK
For tips & examples visit my 'web site' (http://www.excel-it.com/)
------------------------------------------------------------------------
royUK's Profile: http://www.thecodecage.com/forumz/member.php?userid=15
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=47414


 
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
Update links without being prompt George Excel Discussion (Misc queries) 2 September 12th 07 12:38 AM
Update Links - no prompt Steph[_6_] Excel Programming 0 March 2nd 06 12:09 AM
Prompt to update links Werner Rohrmoser Links and Linking in Excel 0 November 3rd 05 09:47 AM
Update links prompt not wanted neeraj Excel Discussion (Misc queries) 5 September 23rd 05 06:34 PM
Don't prompt to Update Links Dwight[_3_] Excel Programming 0 May 4th 04 10:02 PM


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