|
Posted by S. Pidgorny on December 30, 2006, 1:55 am
If you were Registered and logged in, you could reply and use other advanced thread options
You can invoke Notes client directly - through Notes object model - from VBA
code. See, for example,
http://www-128.ibm.com/developerworks/lotus/library/domino-msnet/index.html
Or you can abstract from particular client and use unified API like CDO,
which Lotus Notes also supports, I think.
-S.
> Hi,
>
> I want to make a form to send emails from excel thru Lotus Notes 7.
> Do you know how i could do this? i mean, do you have a script for this or
> maybe and vbs?
>
> Thanks!
|