Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Archiviert

Thunderbird and emailing

GrandadClickClick

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

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.