View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Replace Update Links prompt

the prompt is provided based on the users individual settings. It occurs
before any code is run, so you have no control over it.



--
Regards,
Tom Ogilvy


"Steph" wrote in message
...
Hello. I am distributing a template that has links. I have found that

many
choose "No" to the update links prompt. Is there a way to:
1. Automatically update the links without the prompt or
2. Replace the standard prompt with a custom prompt giving more
information?

Thanks!