ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   supress activex message on open workbook (https://www.excelbanter.com/excel-programming/315832-supress-activex-message-open-workbook.html)

Clemens Hoogevonder

supress activex message on open workbook
 
Hi,

Have you any idea how to supress then msgbox about
"unsecure" activex components if I open an workbook?

with regards
Hugo Overbeek



Simon Lloyd[_602_]

supress activex message on open workbook
 

You could try this in your Auto_open code

Application.DisplayAlerts = False

Dont forget to turn it back on in your Auto_close

HTH

SImo

--
Simon Lloy
-----------------------------------------------------------------------
Simon Lloyd's Profile: http://www.excelforum.com/member.php...nfo&userid=670
View this thread: http://www.excelforum.com/showthread.php?threadid=27547


Clemens Hoogevonder

supress activex message on open workbook
 
Thanks for your reply Simon.
I try it but is doesn't work.

I found the solution at:
http://support.microsoft.com/default...-us;827742#kb4
in the section "Forms3 and ActiveX initialization (office2003)"

Hugo

"Simon Lloyd" schreef in bericht
...

You could try this in your Auto_open code

Application.DisplayAlerts = False

Dont forget to turn it back on in your Auto_close

HTH

SImon


--
Simon Lloyd
------------------------------------------------------------------------
Simon Lloyd's Profile:

http://www.excelforum.com/member.php...fo&userid=6708
View this thread: http://www.excelforum.com/showthread...hreadid=275470





All times are GMT +1. The time now is 12:33 AM.

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