Calling a .net library from excel

K

Keith Howard

I want to call a dot net library from Excel 2007 VBA. I tried following the
following article
http://richnewman.wordpress.com/2007/04/15/a-beginner’s-guide-to-calling-a-net-library-from-excel/

It helps me in building a library and I am able to set a reference to the
dot net library and access methods. However, when I try to execute any VBA
function, I get an automation error inside VBA. The execution point never
jumps into the dot net library. If there is any solution please help me to
solve this issue.

Thanks in advance.

Keith
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top