View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
WhytheQ WhytheQ is offline
external usenet poster
 
Posts: 246
Default Surpressing a Message

Thanks Jim - had a feeling that might be the answer.

J

On 22 Sep, 18:52, Jim Thomlinson <James_Thomlin...@owfg-Re-Move-
This-.com wrote:
Generally speaking warnings about viruses and security issues can not be over
ridden. If you could then there would be no point to them as visues and such
would just turn them off...
--
HTH...

Jim Thomlinson



"WhytheQ" wrote:
I have several hyperlinks which I'm activating using VBA. Is there any
way to surpress the following message (Application.diDisplayAlerts =
False doesn't seem to work):


========================
MICROSOFT OFFICE


Opening blablah.sql


Some files can contain viruses or otherwise be harmful to your
computer
It is important to be certain that this file is from a trustworthy
source.


Would you like to open this file?


OK Cancel
========================


Any help much appreciated
Jason.- Hide quoted text -


- Show quoted text -