Ole Object

J

JimP

How do I set up an ole object to use it in a subroutine. e.g.

1. I have a registered dll that I can set a reference to in VBA (essentially
the dll duplicates CDO send)
2. How do I configure a subroutine to use the methods and properties of a
function "SendEmail" (I do know the properties and can set appropriate
values)?

Maybe ole is not relevant given I can set a reference to the object library.
 

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