擅长展望邮件 [英] excel to outlook mail

查看:66
本文介绍了擅长展望邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我在outlook中有一个宏,它将所有电子邮件复制到excel。我需要在excel中单独链接主题行并将其映射回outlook以相同的主题行打开电子邮件。这是可能的。

解决方案

是的,这是可能的,但不能直接使用VBA或VB同时:

1)电子邮件的主题没有改变,

2)存储电子邮件的文件夹没有改变。



从Visual Basic应用程序自动化Outlook [ ^ ]

使用Visual Basic .NET编程可以在Outlook中引用项目和文件夹的示例 [ ^ ]

写作适用于Microsoft Outlook的VBA代码 [ ^ ]

用于打开特定电子邮件的VBA代码,并将电子邮件正文复制到Excel并保存。 [ ^ ]

使用Excel自动化Outlook [ ^ ]



这对于开始?

Hi,

I have a macro in outlook which copies all the emails to an excel. i need to hyperlink the subject line alone in excel and map it back to outlook opening the email with the same subject line. is this possible.

解决方案

Yes, it is possible, but not in direct way and using VBA or VB while:
1) the subject of email hasn't changed,
2) the folder in which email is stored hasn't changed.

Automating Outlook from a Visual Basic Application[^]
Programming samples that can reference items and folders in Outlook by using Visual Basic .NET[^]
Writing VBA code for Microsoft Outlook [^]
VBA code to open specific email and copy the email body to excel and save it. [^]
Automating Outlook with Excel[^]

Is it enough for start?


这篇关于擅长展望邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆