Application.FollowHyperlink question

S

Sarah at DaVita

I use this to open an instruction file. It always tells me about viruses and
asks if I really want to open the file. How do I get it so this does not
come up? I tried docmd.setwarnings false but that did not stop the message.
I know the file is good and do not want the users to have to bother with
this.
 
M

Maurice

I don't think it is possible to set the warning for the hyperlink off. I must
say that although the users might find it irritating it keeps them aware of
what they are doing and the potential risks the action might cause.
 
Top