![]() |
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
|
|||
|
|||
![]()
I created some macro in Outlook 2002 and run them manually. Can I use macro
to monitor incoming messages automatically? i.e. check each incoming message in Inbox and re-direct them into different folders in real time. Similar to Rules but VBA is more flexible. Thanks. |
#2
|
|||
|
|||
![]() Please see the sample for the ItemAdd event in the VBA help. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Quick-Cats - Categorize Outlook data: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Thu, 3 May 2007 14:24:02 -0700 schrieb Ian: I created some macro in Outlook 2002 and run them manually. Can I use macro to monitor incoming messages automatically? i.e. check each incoming message in Inbox and re-direct them into different folders in real time. Similar to Rules but VBA is more flexible. Thanks. |
#3
|
|||
|
|||
![]()
I tried Microsoft article 292063 and it works. But I have to manually run it.
The macro does not run automatically after Outlook started. Any suggestion? Thanks. "Michael Bauer [MVP - Outlook]" wrote: Please see the sample for the ItemAdd event in the VBA help. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Quick-Cats - Categorize Outlook data: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Thu, 3 May 2007 14:24:02 -0700 schrieb Ian: I created some macro in Outlook 2002 and run them manually. Can I use macro to monitor incoming messages automatically? i.e. check each incoming message in Inbox and re-direct them into different folders in real time. Similar to Rules but VBA is more flexible. Thanks. |
#4
|
|||
|
|||
![]() Please show the code. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Quick-Cats - Categorize Outlook data: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Sat, 5 May 2007 06:48:00 -0700 schrieb Ian: I tried Microsoft article 292063 and it works. But I have to manually run it. The macro does not run automatically after Outlook started. Any suggestion? Thanks. "Michael Bauer [MVP - Outlook]" wrote: Please see the sample for the ItemAdd event in the VBA help. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Quick-Cats - Categorize Outlook data: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Thu, 3 May 2007 14:24:02 -0700 schrieb Ian: I created some macro in Outlook 2002 and run them manually. Can I use macro to monitor incoming messages automatically? i.e. check each incoming message in Inbox and re-direct them into different folders in real time. Similar to Rules but VBA is more flexible. Thanks. |
#5
|
|||
|
|||
![]()
It ran automatically after I set Macro Security to low. I also created a
certificate, assigned it to the macro project and I set Macro Security to High. But I still have to manually run the macro after outlook started. "Michael Bauer [MVP - Outlook]" wrote: Please show the code. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Quick-Cats - Categorize Outlook data: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Sat, 5 May 2007 06:48:00 -0700 schrieb Ian: I tried Microsoft article 292063 and it works. But I have to manually run it. The macro does not run automatically after Outlook started. Any suggestion? Thanks. "Michael Bauer [MVP - Outlook]" wrote: Please see the sample for the ItemAdd event in the VBA help. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Quick-Cats - Categorize Outlook data: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Thu, 3 May 2007 14:24:02 -0700 schrieb Ian: I created some macro in Outlook 2002 and run them manually. Can I use macro to monitor incoming messages automatically? i.e. check each incoming message in Inbox and re-direct them into different folders in real time. Similar to Rules but VBA is more flexible. Thanks. |
#6
|
|||
|
|||
![]()
It works when I set up on another PC. Thanks.
"Ian" wrote: It ran automatically after I set Macro Security to low. I also created a certificate, assigned it to the macro project and I set Macro Security to High. But I still have to manually run the macro after outlook started. "Michael Bauer [MVP - Outlook]" wrote: Please show the code. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Quick-Cats - Categorize Outlook data: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Sat, 5 May 2007 06:48:00 -0700 schrieb Ian: I tried Microsoft article 292063 and it works. But I have to manually run it. The macro does not run automatically after Outlook started. Any suggestion? Thanks. "Michael Bauer [MVP - Outlook]" wrote: Please see the sample for the ItemAdd event in the VBA help. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Quick-Cats - Categorize Outlook data: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Thu, 3 May 2007 14:24:02 -0700 schrieb Ian: I created some macro in Outlook 2002 and run them manually. Can I use macro to monitor incoming messages automatically? i.e. check each incoming message in Inbox and re-direct them into different folders in real time. Similar to Rules but VBA is more flexible. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Monitor Macro Running | Vadhimoo | Outlook and VBA | 2 | November 29th 06 07:13 AM |
INCOMING MESSAGES | PAM | Outlook Express | 2 | August 30th 06 07:37 AM |
Monitor another users Mailbox for new mail | [email protected] | Outlook and VBA | 4 | August 16th 06 02:57 PM |
How to monitor Outlook 2003 performance/health | Sergio | Outlook - General Queries | 0 | January 27th 06 10:21 PM |
Monitor/troubleshoot Outlook | [email protected] | Outlook - General Queries | 0 | January 26th 06 09:23 PM |