stainonline
New member
- Joined
- Jun 21, 2007
- Messages
- 2
- Programming Experience
- 3-5
Hi,
I'm trying to develop a dll that can be used within excel, similar to a addin, but the problem is that i keep getting an automation error.
I've checked the COM box in the project properties, registered the dll with regasm and got the tlb file, i've referenced the dll in excel, i can access the methods, but yet i still get an automation error.
Has anyone got any idea??
S
I'm trying to develop a dll that can be used within excel, similar to a addin, but the problem is that i keep getting an automation error.
I've checked the COM box in the project properties, registered the dll with regasm and got the tlb file, i've referenced the dll in excel, i can access the methods, but yet i still get an automation error.
Has anyone got any idea??
S