![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
What would cause an ItemSend procedure not to run? I have a procedure in
This Outlook Session to automatically bcc someone on every sent message. It worked before, and the exact same code works on another computer, but won't run on a computer with a new Outlook profile. I tried to debug it and it won't debug either. Thanks, Sammie |
Ads |
#2
|
|||
|
|||
![]()
Have you checked the macro security setting? See http://outlookcode.com/article.aspx?id=49
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Sammie" wrote in message ... What would cause an ItemSend procedure not to run? I have a procedure in This Outlook Session to automatically bcc someone on every sent message. It worked before, and the exact same code works on another computer, but won't run on a computer with a new Outlook profile. I tried to debug it and it won't debug either. Thanks, Sammie |
#3
|
|||
|
|||
![]()
Works! Thanks.
With security set to medium, I want to become a trusted publisher so the warning doesn't pop up. How do I do that? I am using Exchange and I am the administrator (and still learning). -- Thanks. Sammie "Sue Mosher [MVP-Outlook]" wrote: Have you checked the macro security setting? See http://outlookcode.com/article.aspx?id=49 -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Sammie" wrote in message ... What would cause an ItemSend procedure not to run? I have a procedure in This Outlook Session to automatically bcc someone on every sent message. It worked before, and the exact same code works on another computer, but won't run on a computer with a new Outlook profile. I tried to debug it and it won't debug either. Thanks, Sammie |
#4
|
|||
|
|||
![]()
Use the Selfcert.exe tool that comes with Office to sign your VBA project.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Sammie" wrote in message ... Works! Thanks. With security set to medium, I want to become a trusted publisher so the warning doesn't pop up. How do I do that? I am using Exchange and I am the administrator (and still learning). -- Thanks. Sammie "Sue Mosher [MVP-Outlook]" wrote: Have you checked the macro security setting? See http://outlookcode.com/article.aspx?id=49 "Sammie" wrote in message ... What would cause an ItemSend procedure not to run? I have a procedure in This Outlook Session to automatically bcc someone on every sent message. It worked before, and the exact same code works on another computer, but won't run on a computer with a new Outlook profile. I tried to debug it and it won't debug either. Thanks, Sammie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Stuck in Outbox after ItemSend | meow9th | Outlook and VBA | 0 | January 28th 08 12:07 AM |
ItemSend Event | Catalin | Outlook and VBA | 4 | January 17th 08 08:17 PM |
Problem with ItemSend | aj | Add-ins for Outlook | 0 | September 7th 07 08:47 PM |
ItemSend not firing | Luke | Outlook and VBA | 0 | August 23rd 07 09:20 PM |
Is ItemSend really too late to set SentOnBehalfOfName ? | Oliver Giesen | Add-ins for Outlook | 5 | August 8th 06 07:19 PM |