Disable Warning

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to disable the warning the proceeds after clicking a hyperlink in
excel which is:

"Some files contain viruses..... Would you like to open this file?"

I have tried using (Application.DisplayAlerts = False) but has not worked.

Any suggestions on how I can disable this warning or alert?
 
You can't. If you could then viruses would just disable the alert making the
alert completely useless...
 
Back
Top