Not Update some Links at FileOpen

pilot

Active Member
Joined
Feb 17, 2002
Messages
345
Every time I open my wb I get a message (as expected) saying that one or more links could not be be updated. Does code in the Workbook_Open event run before such messages are generated?

I'd like to accomplish the following with code (in order of preference):

1) Avoid this error being displayed if the cause is "Source not found", or cause the equivalent of the "Continue" button being pressed. If I can't specify the cause, then just avoid the error being displayed at FileOpen.

2) Define the attribute of individual (or groups of) links such that they are not updated at File_Open.

I do want to update all other links at open.
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,214,976
Messages
6,122,541
Members
449,089
Latest member
davidcom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top