View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Michel Pierron Michel Pierron is offline
external usenet poster
 
Posts: 214
Default ActiveX Control Warning

Hi Steve, to see he
http://support.microsoft.com/?scid=k...id=2522&sid=95

MP

"steve" a écrit dans le message de news:
...
I am using the Microsoft Office Spreadsheet 11.0 in a userform. I know
this
isn't a common control to use, but it is necessary for my application.

my questions is this:

i get the warning when my application opens that the ActiveX Control may
be
unsafe. I figured it was the Spreadsheet 11.0 tool, but when I select
Cancel, the tool still functions properly. how can i check what specific
tool
is causing this warning? Spreadsheet 11.0 is the only special tool that
is
implemented here, therefore whatever tool is causing this problem can be
removed from my library.

any thoughts?

thanks,
Steve