Using a VB.Net Class in vba (Access DB)

G

Guest

I want to develop a class using VB.Net that can be used in a vba procedure of
an Access database.

After developing the class in VB.Net I believe I have to do the following:
a. Compile the class.
b. Register the class.
c. Set a reference in the vba
d. Instantiate the class in the vba

I'm definitely a newbie in this area. So step by step instructions would
definitely be a plus.

Thank you for your help.

Mark
 
G

Guest

Herfield -

Thanks for the links. They are helpful, but...

For someone (like me) who has not actually worked thru the process, there
seems to be so many words and steps that it is overwhelming. You almost
don't want to try for risk of messing up the computer.

I will try "Googling" the subject to see if there is any additional
discussion.

Thank you for your comments.

Mark
 
G

Guest

Herfield -

The second link you suggested looks very promising.

I'll try it and let youknow how I did.

Thanks, Mark
 

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