View Single Post
  #3  
Old May 5th 07, 03:48 PM posted to microsoft.public.outlook.program_vba
Ian
external usenet poster
 
Posts: 55
Default ++++ Can I use macro to monitor incoming messages ?

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.


Ads