自动替换入站 Outlook 电子邮件中的主题行
我需要将所有传入电子邮件(无论它可能是什么)的主题行内容替换为“息税前利润支持”,然后将同一邮件转发到新的正确收件箱 - 非常欢迎的想法!
I need to replace the contents of the subject line of all incoming email (whatever it maybe ) with "EBIT Support" and that same mail then forwarded to the new and correct inbox- an ideas vey welcome!!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我假设您正在寻找 VBA 代码。你有写过任何代码吗?
我有一些股票事件代码可以根据您的目的进行调整:
http:// www.codeforexcelandoutlook.com/outlook-vba/stock-event-code/
I assume you are looking for VBA code. Do you have any code written at all?
I have some stock event code that can be adapted for your purposes:
http://www.codeforexcelandoutlook.com/outlook-vba/stock-event-code/