![]() |
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
|
|||
|
|||
![]()
A manager at our company wants to set up a rule where the subject says
"action" he would like that email sent to his tasks. That's fine, I can help him with that, however, then he wants the rule to also look through the email or even in the subject for a due date for this task. He wants Outlook to automatically set a due date in the task with reminders. I told him off the top of my head the only thing I can suggest is have people include the due date (in the same format) in the subject and then the tasks can be sorted by that. Is there a better way that will automate this a little more for him? I was told I might have a better response in this group. Thanks in advance |
Ads |
#2
|
|||
|
|||
![]()
You could use a rule to call a VBA macro, it's called running a script in
the rules wizard. The macro would get called with the mail item that fired the rule, so the code in the macro can then parse the message and set up the task and task properties. For due date there would have to be some information available to be parsed of course, or the due date could be set as one week from today or whatever. There are some code samples of how to format a macro to be called from a rule at www.outlookcode.com. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "TJAC" wrote in message ... A manager at our company wants to set up a rule where the subject says "action" he would like that email sent to his tasks. That's fine, I can help him with that, however, then he wants the rule to also look through the or even in the subject for a due date for this task. He wants Outlook to automatically set a due date in the task with reminders. I told him off the top of my head the only thing I can suggest is have people include the due date (in the same format) in the subject and then the tasks can be sorted by that. Is there a better way that will automate this a little more for him? I was told I might have a better response in this group. Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can I update emails automatically to lists when I update contacts | LearningCurve | Outlook - Using Contacts | 5 | October 17th 07 11:22 AM |
Task Update List | [email protected] | Outlook - General Queries | 0 | January 5th 07 06:28 PM |
free/busy does not automatically update for the time selected | DMF | Outlook - Calandaring | 0 | April 8th 06 01:24 AM |
How to prevent appointments time update when changing time zone? | Samer | Outlook - Calandaring | 0 | April 2nd 06 05:24 PM |
How Do I Automatically Launch a Web Browser at Task Start Time? | bjw122 | Outlook - Calandaring | 4 | January 16th 06 02:16 PM |