Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to instantiate a .Net class in the VB editor of MS Excel (PE 2003) Macros. I have added the reference to the tlb of the .Net (TestProject) project. I am able to create the object as dim x as TestProject.TestClass But the following line of code is causing a runtime error. set x = new TestProject.TestClass I am getting the following error "Automation error The system cannot find the file specified." Please help. Regards, Shilpa |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to insert a object in excel | Excel Discussion (Misc queries) | |||
Create .NET object written in C# in Excel Macro | Excel Discussion (Misc queries) | |||
Run Macro with Excel Object ( from MS. Visual FoxPro 7.0 ) | Excel Programming | |||
How do I initiate the windows printer select object in Excel macro | Excel Programming | |||
Excel.Application Instantiating Different Versions | Excel Programming |