![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I hope someone can tell me if this can be done using VBA and outlook rules.
If so, then I'll look for a programmer. I need to monitor a mailbox only during specific hours and only 4 days a week. I would like to set a rule that forwards mail to another mailbox only during these off hours like: Wednesday and Thrusday from 8:00PM to 6:00am and Friday 8:00 pm until Sunday 6:00pm. I can't see how to create a rule using releative days let alone specific hours and wonder if VBA can help implement such a rule. |
Ads |
#2
|
|||
|
|||
![]() With VBA that's possible. You can set up a Run-a-Script rule to call the script that checks the time, if it's within your specified time frame then it forwards the mail else it does nothing. Please note that Outlook must be running for that. And Outlook is not a server software, you cannot rely on that it's available of the time. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Organize eMails: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Mon, 30 Jul 2007 15:38:03 -0700 schrieb Candie Lam: I hope someone can tell me if this can be done using VBA and outlook rules. If so, then I'll look for a programmer. I need to monitor a mailbox only during specific hours and only 4 days a week. I would like to set a rule that forwards mail to another mailbox only during these off hours like: Wednesday and Thrusday from 8:00PM to 6:00am and Friday 8:00 pm until Sunday 6:00pm. I can't see how to create a rule using releative days let alone specific hours and wonder if VBA can help implement such a rule. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Rule - from specific sender which contains... | [email protected] | Outlook and VBA | 4 | March 15th 07 01:29 PM |
why an Outlook rule for a specific word in the subject, does not always work | [email protected] | Outlook - General Queries | 5 | February 17th 07 04:26 PM |
Rule to block specific attachment type | Ken | Outlook - General Queries | 3 | November 16th 06 03:03 AM |
How to run a rule only during specific time periods? | Alan | Outlook - General Queries | 2 | September 26th 06 07:26 PM |
how do i set up a rule to send from a specific account ? | Hammh | Outlook - Installation | 2 | September 26th 06 09:19 AM |