View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wojciech G.[_2_] Wojciech G.[_2_] is offline
external usenet poster
 
Posts: 1
Default Simply DLL in VB.NET and using it in VBA

My REAL problem is:
I have VB.NET (basic version 2003).
I don't have add-in templates included (probably) in Office Developer
How to create a very simply DLL (Hello and so on) in my version of VB.NET
and how to consume it in VBA?