View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nicke[_18_] Nicke[_18_] is offline
external usenet poster
 
Posts: 8
Default Excel 2007 ActiveX warning

Hi,

I have a form with an ActiveX control (from Innovasys) that Excel 2007 keeps
warn me about. Even if I choose "Activate all controls..." in the security
center I gets this warning.

The warning gives me two alternatives, OK or Cancel but the control works
fine even if I click on Cancel...


The form that includes the ActiveX control is inside a xlam and the xlam is
open from a Com addin written in VB6.

Is there anyway to get rid of this warning?

Thanks.

/Nicke