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.
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.