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 / Programming / March 2006

Tip: Looking for answers? Try searching our database.

Workbook_BeforeSave: Bypassing prompts for external links

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Frederick Chow - 22 Mar 2006 08:00 GMT
Hi all,

I am trying to writing a Workbook_BeforeSave event procedure to handle files
with external links. However, Excel's own prompt (Save "Bookx" with
reference to unsaved documents?) always pre-empts the event procedure
whenever external links exist in the workbook to be saved.

I want to know if there are ways to intercept such prompt in the BeforeSave
event procedure. Thanks a lot.

Frederick Chow
Hong Kong
Henrich - 23 Mar 2006 09:21 GMT
Hi, you don't want to be prompt to save the files? If yes then:

'your code
Application.DisplayAlerts = False
'your code

Henrich

„Frederick Chow" napísal (napísala):

> Hi all,
>
[quoted text clipped - 8 lines]
> Frederick Chow
> Hong Kong
 
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.