Google Answers Logo
View Question
 
Q: Outlook 2000 Message rules Macro ( No Answer,   2 Comments )
Question  
Subject: Outlook 2000 Message rules Macro
Category: Computers > Programming
Asked by: flybynight-ga
List Price: $20.00
Posted: 11 Nov 2002 12:39 PST
Expires: 11 Dec 2002 12:39 PST
Question ID: 105474
Subject : MS Outlook 2000  Message rules Macro

I am looking for a tool, utility, application or programmer that will
allow me to place an Icon or Button on a toolbar in MS Outlook 2000
that when clicked, will run/process all of the rules that I already
defined in the rules wizard.  (Sounds like a Macro) For Example: When
this button is pushed all of the Emails currently in the Inbox from
“Bob Smith” will be moved to the “Bob Smith” Folder.  I DO NOT WANT
OUTLOOK TO AUTOMATICALLY MOVE THE EMAIL MESSGAES WHEN THEY ARRIVE, as
is normally the case when you create a rule in the wizard.  I want to
be able to initiate the transfer with a single mouse click.  The idea
is to run/process all of the rules that are defined in the rules
wizard without having to open the Rules Wizard manually select each
specific rule and click run now.
Answer  
There is no answer at this time.

Comments  
Subject: Re: Outlook 2000 Message rules Macro
From: adowbor-ga on 11 Nov 2002 16:56 PST
 
Take a look at this posting from the
microsoft.public.outlook.teamfolders newsgroup. Good luck.

-----
http://groups.google.ca/groups?q=Outlook+running+rules+programmatically&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=%23HQAFrk2BHA.1260%40tkmsftngp04&rnum=2
-----

Rules are not exposed in the Outlook object model. There is some
limited
functionality for viewing and setting (but not running) rules with the
Rules COM component + CDO. See
http://www.slipstick.com/dev/exstech.htm
for references. 

The only way I can think of to run rules programmatically would be to
mimic the user's keystrokes with SendKeys. 

-- 
Sue Mosher, Outlook MVP
   Outlook and Exchange Solutions 
   at http://www.slipstick.com
Subject: Re: Outlook 2000 Message rules Macro
From: coachschorr-ga on 12 Nov 2002 01:11 PST
 
Sue's absolutely right (as she usually is). The only way I can think
of to do this would be to create the rule actions as VBS code -- thus
you'd have a set of macros rather than a set of rules to run. Not very
easy unless you're good a coding VB.

-Coach-

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy