View Single Post
  #2  
Old May 11th 06, 10:50 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Execute rules with a macro

There is no programmatic interface to rules, sorry. If you need more control
over your rules, manually convert them to macros. Then if you do need them
to run automatically, you can always create a rule that runs a macro.

--
Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"Gerd Neumann" wrote:

Hi,

is there any way to execute rules with a macro?

First I want to read all new mails an then klick a button to move them to
other folders by the defined rules.

G.




Ads