Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default File Not Found Automatic Cancel

Hello all. I am getting very frustrated not being able to get around
this. Is there a way in VBA to either:

1) Turn off the pop up box "File Not Found" when opeing a
workbook somehow? Kind of along the same lines as
application.screenupdating = false

2) I know there are certain codes that pertain to the
updatelinks that range from 0-3. Mine is currently obviously set to
3, and I need it set to 1, where it only updates EXTERNAL links,
because there are both worksheet & remote links.

or...

3) Use VBA to simply press a cancel button for a pop up
window?

Essentially I just don't want my users to have to press cancel upon
opeing the workbook. The workbook is far to extensive to weed through
and gather all links within.

any suggestions would be greatly appreciated!
thanks!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default File Not Found Automatic Cancel

Clean up the workbook so all the files are found or remove the link.

Look under Edit=Links for available options (in xl2002 and later)

--
Regards,
Tom Ogilvy



" wrote:

Hello all. I am getting very frustrated not being able to get around
this. Is there a way in VBA to either:

1) Turn off the pop up box "File Not Found" when opeing a
workbook somehow? Kind of along the same lines as
application.screenupdating = false

2) I know there are certain codes that pertain to the
updatelinks that range from 0-3. Mine is currently obviously set to
3, and I need it set to 1, where it only updates EXTERNAL links,
because there are both worksheet & remote links.

or...

3) Use VBA to simply press a cancel button for a pop up
window?

Essentially I just don't want my users to have to press cancel upon
opeing the workbook. The workbook is far to extensive to weed through
and gather all links within.

any suggestions would be greatly appreciated!
thanks!


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
Cancel automatic updates of linked values Bill Hutchinson Excel Discussion (Misc queries) 3 September 19th 07 01:04 PM
after i send a file to print, how do i cancel it andrew a Excel Discussion (Misc queries) 3 February 24th 07 06:46 PM
Disabling 'Cancel' option when saving work (Yes/No/Cancel) [email protected] Excel Programming 0 July 11th 06 09:28 PM
File Save, yes, no, cancel macro nuver[_8_] Excel Programming 8 November 13th 05 04:10 AM
Cancel Macro is user selects 'cancel' at save menu Mark Excel Programming 1 April 6th 05 05:45 PM


All times are GMT +1. The time now is 04:12 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"