Macro to run Rules in batch

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have about 40+ newsletters I subscribe to. I have set up Rules for them in
Outlook, so that they are automatically moved from my Inbox to their
respective folder when they arrive.

What I'd like to be able to do: Turn the Rules off, so the newsletters stay
in my inbox. Then turn the Rules back on when I choose, and automatically
have all the newsletters filed in their respective folders. The only way to
do this now, is to go into each Rule individually, and execute it.

Unfortunately there is no recordable macros for Outlook, which for me would
be the easiest.

Anyone have some VBA code that I could customize for what I am trying to do?
Thanks.
 
Rules can be run programmatically only in Outlook 2007. Is that what you have?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Sue:

No, I've got '03. Guess I am SOL until I upgrade. And even then I need to
track down some code.

Thanks,

-b
 
Back
Top