Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have an Excel spreadsheet that calls a .Net DLL through VBA to run certain functions. This is the code that creates the object: Public objFunction As Object If objFunction Is Nothing Then Set objFunction = CreateObject("MyDLL.Function") For some users (a small, but important percentage of users), when they try to run these functions they receive the error "Cannot Create ActiveX Component". I have tried to replicate their setup (same Windows XP and Office 2003 version and Service Packs) on my PC, but i cant seem to replicate this error and it works fine for me and most users. Anyone have any suggestions on what it could be? Permission Issues? Other Conflicts? Thanks Anthony |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Activex component can't create object | New Users to Excel | |||
intermittent error - ActiveX component can't create object | Excel Programming | |||
error 429: ActiveX component can't create object | Excel Programming | |||
ActiveX Component Can't create object - Any Explainations? | Excel Programming | |||
activex component can't create object with SAP 6.20 | Excel Programming |