PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Be able to change many due dates on Outlook tasklist at once.
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Be able to change many due dates on Outlook tasklist at once.
![]() |
Be able to change many due dates on Outlook tasklist at once. |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
It would be nice if the Tasklist in Outlook had a function that would allow
you to choose a number of tasks in the tasklist and then change the due date for those selected tasks all at once. I am constantly having to change my unfinished tasks to another due date and I have to go through the list and change them one at a time. This is save much time and would help my procrastination habit quite a bit! ;-) |
|
|
|
#2 |
|
Guest
Posts: n/a
|
you can use the ActiveExplorer.Selection collection, loop through it and
change all selected items like you want to. -- Viele Grüße Michael Bauer "kwmyb" <kwmyb@discussions.microsoft.com> wrote in message news:3A19FFB4-7A87-40E3-A533-7DEABD9DED39@microsoft.com... > It would be nice if the Tasklist in Outlook had a function that would allow > you to choose a number of tasks in the tasklist and then change the due date > for those selected tasks all at once. I am constantly having to change my > unfinished tasks to another due date and I have to go through the list and > change them one at a time. This is save much time and would help my > procrastination habit quite a bit! ;-) |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

