Tag Archives: Lotus Notes Signature

Sending HTML Lotus Notes Email including a HTML Signature from Excel with VBA

This is a VBA script that allows you to send a Lotus Notes email with VBA from excel. What is new here is that you can write the email in HTML and also attach your standard HTML signature. This seems to have been a major issue with VBA generated Lotus notes emails, as the signature is usually missing. The script also takes the email addresses from an excel spreadsheet.

Continue reading