Disabling the Update links message

L

L Buchy

I am trying to automate a process that uses Excel with DDE links & I want to
disable the message that comes up when you open the spreadsheet about "Do
you want to update the automatic links etc. Yes/No". I can do this with
the Application.AskToUpdateLinks = False in the Activate Event when I run
the spreadsheet myself & its visible, but when I try & run the spreadsheet
from a script & its invisible to the user, this method doesn't work??

Can I still do this, if so what do I use & what event do I put it in??
 
R

Ron de Bruin

On the menubar
Tools>Options>Edit

See this option :Ask to update automatic links
 

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