Microsoft
Software
Hardware
Network
Question : Need help creating .NET dll or tlb for Excel 2003 VBA to use
I want to create a simple dll in vb.net express and access it from VBA in EXCEL 2003. I have registered the dll with regasm.exe /tlb. I can now add a reference to setjob.tlb in Excel vba
simple example code
Public class1
public sub helloworld()
msgbox "helloworld"
end sub
end class
The vba object browser shows the class1 but not the sub helloworld
I have tried using declare and lib with similar results. Not able to find sub name....
How do I create a consumable .net 3.5 dll for excel2003 to use?
Answer : Need help creating .NET dll or tlb for Excel 2003 VBA to use
Think I found answer here
http://www.playinthesoup.c
om/soup/ar
ticles/tec
h/
regforco
m.htm
Random Solutions
perl suppress printing when output to pipe
Get the ip of the server running the application
Strip Attachments From Exchange 2007
Thumb Drive -- file transfer fails ?
Execute Oracle Stored Procedure From SQLServer 2005
use wireshark to capture whats happening during the logon process
Unable to renew SSL certificate (with the same key)
How to read the data from MQRFH2 messages using MQ connector stage
Split word document and save based on tags
vCenter Converter and SBS2008