Thread: .NET dll
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
onedaywhen onedaywhen is offline
external usenet poster
 
Posts: 459
Default .NET dll

Sure can. Loads of info on this at MSDN e.g.

..NET Framework Developer's Guide: Exposing .NET Framework Components
to COM
http://msdn.microsoft.com/library/de...nentsToCOM.asp

--

"Juggernath" wrote in message ...
Hi, I just wondered if it's possible to call VB.NET or C#.NET dll from VBA
(Excel2000), and how.