View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Murphy Brian Murphy is offline
external usenet poster
 
Posts: 126
Default how to call a vb.net dll from VBA

A fellow using VB.Net (something I've never used) wants to give me a
DLL containing numerical analysis functions to call from Excel VBA
code. I know how to do this with VB6 and ActiveX dll's, but not with
VB.Net.

Is there a tutorial or example code somewhere showing how this is
done?

Thanks,

Brian Murphy
Austin, TX