Stop Warning Message?

C

Celtic_Avenger

Hi peeps.............


I have used the following code in the Workbook_Open() VBA page

Application.IgnoreRemoteRequests = True

When I then open the workbook I get a popup message saying

"Existing Remote Links Will Be Terminated"

with a "OK" and a "Cancel" options..........

I am happy for this on each occasion the work book opens. I have used

Application.IgnoreRemoteRequests = False

when the workbook closes, to turn this option off.


Is there a way to stop the popup warning from being displayed.


Celtic_Avenge
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top