+ Reply to Thread
Results 1 to 3 of 3

ActiveX control in Excel

Hybrid View

Guest ActiveX control in Excel 01-21-2005, 10:06 PM
Guest Re: ActiveX control in Excel 01-21-2005, 10:06 PM
Guest Re: ActiveX control in Excel 01-21-2005, 10:06 PM
  1. #1
    jking94577@gmail.com
    Guest

    ActiveX control in Excel

    I have created an addin to Excel. This addin has an activex control on
    a userform. Everytime I go to Tools/Addins/Browse... and give it the
    path to my addin, I get the following message:

    This application is about to initialize ActiveX controls that might be
    unsafe. If you trust the source of this file, select OK and the
    controls will be initialized using your current workspace settings.

    Then there is an OK and Cancel button. I have already tried things
    like digitally signing the ocx file and that did not work. I have also
    tried to follow MS KB articles that tell you to change some registry
    settings. Those did not seem to work either. Any help will be most
    appreciated.

    Thanks.


  2. #2
    jking94577@gmail.com
    Guest

    Re: ActiveX control in Excel


    jking94577@gmail.com wrote:
    > I have created an addin to Excel. This addin has an activex control

    on
    > a userform. Everytime I go to Tools/Addins/Browse... and give it the
    > path to my addin, I get the following message:
    >
    > This application is about to initialize ActiveX controls that might

    be
    > unsafe. If you trust the source of this file, select OK and the
    > controls will be initialized using your current workspace settings.
    >
    > Then there is an OK and Cancel button. I have already tried things
    > like digitally signing the ocx file and that did not work. I have

    also
    > tried to follow MS KB articles that tell you to change some registry
    > settings. Those did not seem to work either. Any help will be most
    > appreciated.
    >
    > Thanks.



  3. #3
    jking94577@gmail.com
    Guest

    Re: ActiveX control in Excel

    It looks like the following registry key will fix this problem:

    HKCU\software\microsoft\VBA\security\LoadControlsInForms
    Type=DWord
    Value=1


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1