![]() |
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
|
|||
|
|||
![]()
If VBA code is running on one machine and not another you need to check the
VBA and security settings for your versions of Outlook, which you don't mention. -- 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 "savindrasingh" savindrasingh.48boda@invalid wrote in message news:savindrasingh.48boda@invalid... I had just tested below code to see if the events are gettings triggered but nothing happens when I recieve an email :-( Code: -------------------- Private Sub Application_NewMailEx(ByVal EntryIDCollection As String) MsgBox "New mail !" End Sub -------------------- It should atleast show the msgbox but nothing happens :-( any IDEAS ?? -- savindrasingh THANKS AND REGARDS, SavindraSingh http://forums.slipstick.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
The EntryID in NewMailEx Event | Al_21_11[_2_] | Add-ins for Outlook | 1 | July 2nd 09 02:07 PM |
Explorer.SelectionChange event triggered multiple times | Dorian | Add-ins for Outlook | 9 | September 18th 08 06:07 PM |
Which event is triggered when user saves email item? | Kasper | Add-ins for Outlook | 4 | September 22nd 06 02:26 PM |
How to fire NewMail&NewMailEx Event? | baryon | Outlook - General Queries | 0 | August 17th 06 04:31 PM |
read event not triggered | Willem Peper | Outlook and VBA | 1 | June 13th 06 06:03 AM |