Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 114
Default Bypass information

Hi,

'This workbook contains one or more links that cannot be updated.'

Button1: Continue
Button2: Edit Links...

The above msgbox prevents code from fully executing, what is the code
required to accept Button1: Continue and allow the code to continue its
execution.

Thank you for any help given.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,722
Default Bypass information

Application.DisplayAlerts = False

This will ignore the alert message, and continue on its merry way.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"gotroots" wrote:

Hi,

'This workbook contains one or more links that cannot be updated.'

Button1: Continue
Button2: Edit Links...

The above msgbox prevents code from fully executing, what is the code
required to accept Button1: Continue and allow the code to continue its
execution.

Thank you for any help given.

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
Macro to bypass pop-up box Kell2604 Excel Programming 2 January 20th 09 08:36 PM
Bypass Error Q Sean Excel Programming 2 October 17th 08 07:32 AM
Bypass Auto_Open Brian Excel Programming 13 October 4th 08 09:23 PM
Bypass Worksheet_Change Sub Matt Excel Programming 3 February 21st 06 09:57 PM
Bypass an Ken Loomis Excel Programming 4 July 3rd 05 04:34 PM


All times are GMT +1. The time now is 08:43 AM.

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"