![]() |
Permanently enabling macros
Each time I want to run a macro on a message in OL-07, I get the enable
macros dialog. Is there a way to do that once and for all? Are there no "Trusted Locations" in Outlook as there are in the other Office apps? Thanks -- TedMi |
Permanently enabling macros
Not sure if anything changed in Outlook 2007, but is your macro
security set to Medium? --JP On Apr 16, 2:43*pm, tedmi wrote: Each time I want to run a macro on a message in OL-07, I get the enable macros dialog. Is there a way to do that once and for all? Are there no "Trusted Locations" in Outlook as there are in the other Office apps? Thanks -- TedMi |
Permanently enabling macros
The security levels have different names in 2007. My level in Outlook is set
the same as the levels in Word & XL, and in those 2, I don't get repeating enable dialogs. -- TedMi |
Permanently enabling macros
You need to use the Selfcert.exe tool (on the Programs menu under Microsoft Office | Microsoft Office Tools | Digital Certificate for VBA Projects) to create a digitial certificate and then use that certificate to sign your VBA project. Once you do that, you can set the macro security level to "Warnings for signed macros; all unsigned macros are disabled." The next time you restart Outlook and try to run VBA code, you'll be prompted to trust the publisher (i.e. you), but should receive no further prompts after that.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "tedmi" wrote in message ... Each time I want to run a macro on a message in OL-07, I get the enable macros dialog. Is there a way to do that once and for all? Are there no "Trusted Locations" in Outlook as there are in the other Office apps? Thanks -- TedMi |
Permanently enabling macros
Thanks Sue, that worked great!
-- TedMi |
Permanently enabling macros
Hi Sue
is there no way to create a trusted folder in Outlook? thanks "Sue Mosher [MVP-Outlook]" wrote: You need to use the Selfcert.exe tool (on the Programs menu under Microsoft Office | Microsoft Office Tools | Digital Certificate for VBA Projects) to create a digitial certificate and then use that certificate to sign your VBA project. Once you do that, you can set the macro security level to "Warnings for signed macros; all unsigned macros are disabled." The next time you restart Outlook and try to run VBA code, you'll be prompted to trust the publisher (i.e. you), but should receive no further prompts after that. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "tedmi" wrote in message ... Each time I want to run a macro on a message in OL-07, I get the enable macros dialog. Is there a way to do that once and for all? Are there no "Trusted Locations" in Outlook as there are in the other Office apps? Thanks -- TedMi |
Permanently enabling macros
There's no such concept as a trusted folder in Outlook. You need to do what
Sue told you. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "NJS" wrote in message ... Hi Sue is there no way to create a trusted folder in Outlook? thanks |
Permanently enabling macros
Thanks Sue,
unfortunately I need to deploy this on multiple machines, (and without a public cert)so need the ability to leverage the 'trusted location' facility (that is missing from Outlook?) "NJS" wrote: Hi Sue is there no way to create a trusted folder in Outlook? thanks "Sue Mosher [MVP-Outlook]" wrote: You need to use the Selfcert.exe tool (on the Programs menu under Microsoft Office | Microsoft Office Tools | Digital Certificate for VBA Projects) to create a digitial certificate and then use that certificate to sign your VBA project. Once you do that, you can set the macro security level to "Warnings for signed macros; all unsigned macros are disabled." The next time you restart Outlook and try to run VBA code, you'll be prompted to trust the publisher (i.e. you), but should receive no further prompts after that. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "tedmi" wrote in message ... Each time I want to run a macro on a message in OL-07, I get the enable macros dialog. Is there a way to do that once and for all? Are there no "Trusted Locations" in Outlook as there are in the other Office apps? Thanks -- TedMi |
All times are GMT +1. The time now is 08:18 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com