View Single Post
  #1   Report Post  
Posted to microsoft.public.dotnet.framework.interop,microsoft.public.excel.programming
TCook TCook is offline
external usenet poster
 
Posts: 22
Default How to Reference a .Net Assembly from within VBA?

Hey All,

I want to create an assembly in .Net that I can reference and use in VBA.

I have a sample assembly that I've strongly named and that is loaded in the
GAC. However, I can not see from within Excel.

Please advise?

Thanks & Regards,

TC