Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming VBA / July 2008

Tip: Looking for answers? Try searching our database.

How do I get an Outlook rule to only activate at specific time/s

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
SM3 - 29 Jul 2008 20:06 GMT
- I use Outlook 2003
- I have a number of rules which function well
- I would now like to modify existing rules and/or create new rules which do
not run continuously but only at a preset time or times
- The main purpose is to first move items using one rule to a specific
folder (this rule exists and operates well) and then to apply a second rule,
to said folder which rule now categorises the items automatically at a
predetermined time or set of times
Eric Legault [MVP - Outlook] - 29 Jul 2008 20:28 GMT
Unfortunately, code can only interact with rules in Outlook 2007.  For
Outlook 2003, you'd have to transform all the rule actions into VBA code.
If you want code to run at a certain time, then create named Tasks or
recurring Appointments with reminders you can check using the
Application_Reminder event (or Reminders.ReminderFire).  If you need these
operations to occur when Outlook isn't running, then you need to look at
using Redemption (http://www.redemption.com) if you want to design an
application that runs as a Windows Service or an .exe that's fired by a
Scheduled Task.

Signature

Eric Legault [MVP - Outlook]
MCDBA, MCTS (Messaging & Collaboration, SharePoint Infrastructure, MOSS 2007
& WSS 3.0 Application Development)
Collaborative Innovations
NEW! -> Try Picture Attachments Wizard 2.0 For Microsoft Outlook <-
Web: http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault

> - I use Outlook 2003
> - I have a number of rules which function well
[quoted text clipped - 6 lines]
> to said folder which rule now categorises the items automatically at a
> predetermined time or set of times
SM3 - 29 Jul 2008 20:59 GMT
Dear Eric,

Thank you for your speedy, well-rounded and valuable response. I appreciate
it very much.

Being somewhat of a novice and under time pressure right now it may take me
a while to digest fully and to implement. Nonetheless I shall give you
further feedback in the fullness of time.

Best regards.

> Unfortunately, code can only interact with rules in Outlook 2007.  For
> Outlook 2003, you'd have to transform all the rule actions into VBA code.
[quoted text clipped - 16 lines]
> > to said folder which rule now categorises the items automatically at a
> > predetermined time or set of times
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.