Creating an AddIn functions for Excel

D

David Bell

I have created the add in with VB.net 2003 with the wizard. I got a message
box to pop up by placing it in the onconneccton event within the class
module. I need to place my math functions in there somewhere so that these
functions will be available to excel for use within the cells similar to any
aother function ecel would use. Confusing yet?

I wrote these functions in VBA but I want to learn to do everything for
VB.net a much bett and powerful development environment.

I am using excel 2000, but I don't think that it should matter.

What is the best source for reading?
 

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