dynamically set flags according to message age

  • Thread starter Thread starter axtens
  • Start date Start date
A

axtens

I would like to have a macro which I could run on a set of selected
messages. The macro would look at the receive date and set flags
according to whether it came in yesterday, day before etc.

Is there anything out there like that?


Regards,
Bruce.
 
Yes, it's possible to do this with an Outlook VBA macro, but the details will depend on your adutlook version and the date criteria and just what flags you want to set. If you're new to Outlook VBA macros, you might want to start with some of the basics reviewed at http://www.outlookcode.com/d/vb.htm
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top