ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   securety problem (https://www.excelbanter.com/excel-discussion-misc-queries/104131-securety-problem.html)

climax

securety problem
 

Hi,

I start an app in vb with this code:

ActiveWorkbook.FollowHyperlink "C:\te.exe"

I always get a warning about hyperlinks that can be harmfull to
computer.
How can I bypas this warning.
I īve put my macro securety on low and trust all installed add-ins and
templates + trust acces to visiual basic project.

Is there a way so the warning wonīt show

Thanks
Johan


--
climax
------------------------------------------------------------------------
climax's Profile: http://www.excelforum.com/member.php...o&userid=30816
View this thread: http://www.excelforum.com/showthread...hreadid=570085


Alan

securety problem
 
Untested, try
Application.DisplayAlerts = False
'Your code
Application.DisplayAlerts = True
Regards,
Alan.
"climax" wrote in
message ...

Hi,

I start an app in vb with this code:

ActiveWorkbook.FollowHyperlink "C:\te.exe"

I always get a warning about hyperlinks that can be harmfull to
computer.
How can I bypas this warning.
I īve put my macro securety on low and trust all installed add-ins and
templates + trust acces to visiual basic project.

Is there a way so the warning wonīt show

Thanks
Johan


--
climax
------------------------------------------------------------------------
climax's Profile:
http://www.excelforum.com/member.php...o&userid=30816
View this thread: http://www.excelforum.com/showthread...hreadid=570085




climax

securety problem
 

Sorry doesnīt work. stilll get the popup security screen


--
climax
------------------------------------------------------------------------
climax's Profile: http://www.excelforum.com/member.php...o&userid=30816
View this thread: http://www.excelforum.com/showthread...hreadid=570085


Dave Peterson

securety problem
 
You have a response at your other post.

climax wrote:

Hi,

I start an app in vb with this code:

ActiveWorkbook.FollowHyperlink "C:\te.exe"

I always get a warning about hyperlinks that can be harmfull to
computer.
How can I bypas this warning.
I īve put my macro securety on low and trust all installed add-ins and
templates + trust acces to visiual basic project.

Is there a way so the warning wonīt show

Thanks
Johan

--
climax
------------------------------------------------------------------------
climax's Profile: http://www.excelforum.com/member.php...o&userid=30816
View this thread: http://www.excelforum.com/showthread...hreadid=570085


--

Dave Peterson


All times are GMT +1. The time now is 11:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com