Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,
I would like to use a C# dll that I have created in Excel VBA. Having googled there seem to be many ways of doing this, can anyone recommend what is the simplest way?
Thanks,
Peter
Posted
Comments
Maciej Los 24-Apr-15 14:39pm    
You can't create C# dll using VBA!

1 solution

I'd suggest to read this: Create a DLL by CSharp or VB.Net for VBA[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 24-Apr-15 15:07pm    
5ed.
—SA
Maciej Los 24-Apr-15 15:10pm    
Thank you, Sergey ;)
Picaro2015 27-Apr-15 6:30am    
Thanks for this article, really good.
Maciej Los 27-Apr-15 6:42am    
You're very welcome :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900