![]() |
#23
|
|||
|
|||
![]()
THIS WORKS - This is not going to make much sense, but where MS is concerned, will you be surprised?
IN ADDITION to creating the original suggested Macro, inside the same VBA session, select "Application" and then "Startup" from the dropdown. Some text will appear. Replace it with the following: Private Sub Application_Startup() MsgBox "Macros are enabled"End Sub I know. Some of you will immediately look at this code and say, "well that doesn't really do anything" But it does. Apparently, just telling Outlook that you want it to enable the running macros isn't always enough. Adding this, which triggers when the Outlook App is started, forces Outlook out of it's 'passive aggressive' nature. If Macros are enabled, you'll simply see the message above ("Macros are Enabled") and move on. If they're not (which is likely the case for those of you having trouble running this), then you'll be prompted to "enable" or "disable". Click "enable", and you should be good to go. Cheers, AG Last edited by diver5050; 09-27-2010 at 12:44 PM. Reason: formatting |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Sneefus | Outlook | 1 | 08-20-2010 02:43 PM |
Outlook Deleted Messages | NS1981 | Outlook | 2 | 07-19-2010 06:25 AM |
Sending Outlook account to gmail ? | bwall | Outlook | 0 | 09-24-2006 07:24 PM |
![]() |
Chance | Outlook | 3 | 04-07-2006 07:06 AM |
Outlook Error Messages | cindyb214 | Office | 2 | 11-23-2005 06:13 AM |