I think there's a way to compile my code such that it is a Excel add-in (xll), but I really don't know how to go about doing this. Any help would be greatly appreciated, thanks.
How do I get Excel to run my C code?
If you compile it as a com object and register it withing the gacc, then it should be visible in the VB engine of Excel. To create your object in Excel, it would be created via the CreateObject(comID) command.
Reply:Go to
http://www.codeproject.com/macro/Interpo...
http://support.microsoft.com/kb/178474
daffodil
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment