Hi,
I'v made a VBA procedure which uses hyperlinks to open other XLS files. But suddenly on user gets this warning: "Hyperlinks can be harmfull to your computer and data..." Application.Displayalerts = false does not solve the problem.
Do anyone know how to disable this warning? Since only one user gets the warning I wonder if this is a security fix from Microsoft or what?
Thanks!
Regards
Jan Erik
I'v made a VBA procedure which uses hyperlinks to open other XLS files. But suddenly on user gets this warning: "Hyperlinks can be harmfull to your computer and data..." Application.Displayalerts = false does not solve the problem.
Do anyone know how to disable this warning? Since only one user gets the warning I wonder if this is a security fix from Microsoft or what?
Thanks!
Regards
Jan Erik