搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

How to set up a macro to insert a file into an email using an email address in file

  • 4 个回答
  • 2 人有此问题
  • 10 次查看
  • 最后回复者为 PJGW

more options

How to set up a macro to insert a file into an email using an email address in file

How to set up a macro to insert a file into an email using an email address in file

所有回复 (4)

more options

There is no macro language.

more options

OK lets forget macros - what I am trying to do is short cut the process of sending out personnel email attachments with generic attachments.

I send out monthly a personnel notice to 50 people that has three other attachments.

I make the three attachments as an email template then attach the individual attachment.

It is from this attachment I was hoping I could extract the email address and first name to shorten the process.

more options

What is the master document from which you compile your list of addressees? Could you turn it into, or extract from it, a CSV file of names and email addresses?

If so, then a Mail Merge might be a useful solution for you.

https://addons.mozilla.org/en-US/thunderbird/addon/mail-merge/

But I'm not confident about mailing each addressee a unique attachment. That's kind of outside the remit of an email client. More what payroll software, or more generally, a database is designed for.

由Zenos于修改

more options

Thanks Zenos

Looks like I am at a place I did not want to go.

I have the master in Excel and I was trying to avoid building a database but it looks like that is the way to go PJGW