View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Unwanted ActiveX warning message

Chris ,
IIRC, this is a warning initiated by IE. May depend on the version/updates
installed by the user as to whether they get it or not.
On your own system you can play with the registry settings:
http://support.microsoft.com/kb/827742

On a user system, not much you can do, as that is their set up.

NickHK

"Chris Wilkinson" wrote in
message ...
hi,

I have used the OWC.Spreadsheet 11 object in a form. But since then, I get

a
warning, usually when I open the spreadsheet, saying "This application is
about to initialize an ActiveX Control that might be unsafe. If you trust

the
source of this file Select OK.etc,etc". I am using Excel 2003. Is there
anyway of getting rid of this message? I am worried that users will see

it,
worry about using it and press cancel instead of OK at the prompt, thus
rendering my form useless.

Thanks,
Chris

ps I laready posted this on www.ozgrid.com:
http://www.ozgrid.com/forum/showthre...380#post364380
but got no reply - it is pretty important