blah blah blah is here! blah blah » Close

0
votes
1 answers

Calling C# dll from VBA

I am trying to create a c# dll and call it from VBA There was an earlier thread here http://www.debugging.com/bug/16542 Microsoft has an example for this, however it only made the functions visible to other c# code, but still not vis ...

Feedback