Hello,
I have a macro that combines 4 different workbooks and produces two workbooks as a result. They need to be send to fixed recipients in an email as an attachment. Can somebody tip me onto how to create an email in LOTUS Notes using VBA macro that would contain these files?
I need following in the email:
Recipients - multiple emails in our private domain CC recipients - multiple
Msg Class - Proprietary
Subject - text
Message body - text, 2 attached files, text
I did find some advices on how to form email, but there wasn't enough info on how to alter them for this particular case. Ill manage to alter my data when I am tipped on the proper format of the commands.
As a bonus, can the email be only composed, and remain unsent in lotus, so that the user may verify what is in it, and click send manually?
Thank you a million for useful advice.
Regards,
Petr
I have a macro that combines 4 different workbooks and produces two workbooks as a result. They need to be send to fixed recipients in an email as an attachment. Can somebody tip me onto how to create an email in LOTUS Notes using VBA macro that would contain these files?
I need following in the email:
Recipients - multiple emails in our private domain CC recipients - multiple
Msg Class - Proprietary
Subject - text
Message body - text, 2 attached files, text
I did find some advices on how to form email, but there wasn't enough info on how to alter them for this particular case. Ill manage to alter my data when I am tipped on the proper format of the commands.
As a bonus, can the email be only composed, and remain unsent in lotus, so that the user may verify what is in it, and click send manually?
Thank you a million for useful advice.
Regards,
Petr