How to enable ThisOutlookSession in Outlook 2007?

跟風遠走 提交于 2019-12-12 05:29:48

问题


If I put there any code, it is just not executed (looks like some security settings?). Tried to disable macro verification in the Trust Center - it doesn't help.

Code I've tried to use: 1, 2.


回答1:


After changing your security settings, restart Outlook.

http://office.microsoft.com/en-us/help/enable-or-disable-macros-in-office-documents-HA010031071.aspx#BM13

You'll also want to self-sign your VBA project using the self-cert tool included with Office. After doing so, restart Outlook and you should see a dialog asking you to "trust" the project.




回答2:


Yeah - you need to restart after changing the security settings. In outlook 2013 : File_Options_trust center



来源:https://stackoverflow.com/questions/5660028/how-to-enable-thisoutlooksession-in-outlook-2007

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!