Error 336

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • SSaxman

    #1

    Error 336

    I have a spreadsheet that I created in Excel 2003 on my work laptop. Within
    that spreadsheet is a Form button (UserForm2) that I created in VB 6.3. I
    had to switch computers yesterday because my other one crapped out on me. On
    the new computer (same OS and Office Version), when I open the spreadsheet
    and click the button to access the user form or if I try to edit the user
    form in VB, I get an error message stating "Component not correctly
    registered." When I click 'Help,' it expands the error: "ActiveX Component
    not correctly registered (Error 336): The ActiveX component has not been
    properly registered in the system registry." I am pretty much a novice when
    it comes to VB, having just recently gotten my feet wet. Can anyone please
    tell me how I can fix this problem? Thanks!
  • Herfried K. Wagner [MVP]

    #2
    Re: Error 336

    "SSaxman" <SSaxman@discus sions.microsoft .com> schrieb:[color=blue]
    >I have a spreadsheet that I created in Excel 2003 on my work laptop.
    >Within
    > that spreadsheet is a Form button (UserForm2) that I created in VB 6.3.[/color]

    What's VB 6.3? If your question is related to Excel VBA, consider posting
    it to "microsoft.publ ic.excel.progra mming", if it's related to VB6, take a
    look at the groups in the "microsoft.publ ic.vb.*" groups hierarchy.

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://classicvb.org/petition/>

    Comment

    Working...