Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / April 2007

Tip: Looking for answers? Try searching our database.

File updation turning off

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gautam - 25 Apr 2007 11:34 GMT
every time the file is opened through a macro, a message pops up
asking for updating links with other external file. I need a statement
where it gives a no to that querry and open the file
Dave Peterson - 25 Apr 2007 12:00 GMT
Can you change the code to not update links:

Set wkbk = Workbooks.Open(Filename:=SomeFileNameHere, UpdateLinks:=0)

(see VBA's help for more info)

> every time the file is opened through a macro, a message pops up
> asking for updating links with other external file. I need a statement
> where it gives a no to that querry and open the file

Signature

Dave Peterson

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.