Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error Message when I open Workbook Mouimet Excel Worksheet Functions 2 November 10th 09 07:19 PM
macro to display message,when open workbook puiuluipui Excel Discussion (Misc queries) 7 October 13th 09 12:39 PM
can i have a pop up reminder message when i open a workbook? j jones New Users to Excel 2 November 16th 05 08:07 PM
Supress error message Jim Anderson Excel Discussion (Misc queries) 3 December 1st 04 12:55 AM
supress Solver message PB Excel Programming 0 November 19th 03 02:29 PM


All times are GMT +1. The time now is 06:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"