CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: dglienna

Search: Search took 0.60 seconds.

  1. Re: Run-time error when debugging VB6 project from Excel VBA

    Probably running under a different account
  2. Re: Run-time error when debugging VB6 project from Excel VBA

    Then, you'll need to change that!


    IFoo is PublicNotCreatable
  3. Re: Run-time error when debugging VB6 project from Excel VBA

    Try this:


    Dim f As NEW Foolib.IFoo
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured