![]() |
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
|
|||
|
|||
![]()
hello all!
I got the weirdest of problems. I'm using VBA in Outlook 2003 to trap incoming mail. Yesterday I had some code using Application_NewMail() working perfectly. This morning the code does not execute because the event doesn't fire. I switched the code to Application_NewMailEx() but this event will not fire either. I tried to test Application_MAPILogonComplete() with a single msgbox "hello world". The event worked fine the first time but then I rebboted thinking i had some weird bug. When i restarted my Outlook after that boot, Application_MAPILogonComplete() didn't fire and still won't. I'm I missing something. I got plenty of exeprience working Acces, Excel and Work but its my first job on Outlook and right now its not looking well. |
#2
|
|||
|
|||
![]()
Am Thu, 27 Apr 2006 08:48:01 -0700 schrieb Alex:
The NewMail event doens´t fire for each incoming item. Please use the Inbox´ ItemAdd event instead. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- hello all! I got the weirdest of problems. I'm using VBA in Outlook 2003 to trap incoming mail. Yesterday I had some code using Application_NewMail() working perfectly. This morning the code does not execute because the event doesn't fire. I switched the code to Application_NewMailEx() but this event will not fire either. I tried to test Application_MAPILogonComplete() with a single msgbox "hello world". The event worked fine the first time but then I rebboted thinking i had some weird bug. When i restarted my Outlook after that boot, Application_MAPILogonComplete() didn't fire and still won't. I'm I missing something. I got plenty of exeprience working Acces, Excel and Work but its my first job on Outlook and right now its not looking well. |
#3
|
|||
|
|||
![]()
Well what do you it seems it worked!!
[dances happily around the office] Thanx Michael! "Michael Bauer" wrote: Am Thu, 27 Apr 2006 08:48:01 -0700 schrieb Alex: The NewMail event doens´t fire for each incoming item. Please use the Inbox´ ItemAdd event instead. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net -- hello all! I got the weirdest of problems. I'm using VBA in Outlook 2003 to trap incoming mail. Yesterday I had some code using Application_NewMail() working perfectly. This morning the code does not execute because the event doesn't fire. I switched the code to Application_NewMailEx() but this event will not fire either. I tried to test Application_MAPILogonComplete() with a single msgbox "hello world". The event worked fine the first time but then I rebboted thinking i had some weird bug. When i restarted my Outlook after that boot, Application_MAPILogonComplete() didn't fire and still won't. I'm I missing something. I got plenty of exeprience working Acces, Excel and Work but its my first job on Outlook and right now its not looking well. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I highlight calendar events in Outlook 2000 | J_Publicist | Outlook - Calandaring | 0 | April 9th 06 05:08 AM |
Events per day in Outlook Calendar. | Sammie | Outlook - Calandaring | 0 | March 6th 06 11:10 PM |
script event does not fire | urs | Outlook - General Queries | 2 | March 1st 06 04:55 PM |
events and their explalations for Outlook 2000? | Dave | Outlook and VBA | 1 | February 10th 06 03:38 PM |
Is it possible to calculate events from Outlook calendar? | LAV | Outlook - Calandaring | 0 | January 11th 06 09:26 PM |