Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Have you any idea how to supress then msgbox about "unsecure" activex components if I open an workbook? with regards Hugo Overbeek |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error Message when I open Workbook | Excel Worksheet Functions | |||
macro to display message,when open workbook | Excel Discussion (Misc queries) | |||
can i have a pop up reminder message when i open a workbook? | New Users to Excel | |||
Supress error message | Excel Discussion (Misc queries) | |||
supress Solver message | Excel Programming |