Thunderbird and emailing
I have migrated from Outlook to Thunderbird but as a Treasurer of a local photographic club I have used Excel Data to manage the members. For different times such as "Invitation to re-join", "Reminde", "Receipt of Payment" I use VBA with an Email Template [*.oft] and change certain strings with the excel data to create individual emails to each member. Is it possible to VBA automate emails to Thunderbird, with body text OR template OR with an attachment. I still use Outlook for this one task, although I have managed to sort the code for emails direct from Excel using gmail with address and log-in details in the code.
Thank you in advance ....
David
Alle Antworten (1)
See https://addons.thunderbird.net/en-US/thunderbird/addon/mail-merge/ Or use libreOffice
VBA is a proprietary Microsoft package and is only supported in Microsoft office really.