PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Be able to change many due dates on Outlook tasklist at once.

Reply

Be able to change many due dates on Outlook tasklist at once.

 
Thread Tools Rate Thread
Old 01-03-2005, 07:13 PM   #1
=?Utf-8?B?a3dteWI=?=
Guest
 
Posts: n/a
Default Be able to change many due dates on Outlook tasklist at once.


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! ;-)
  Reply With Quote
Old 01-03-2005, 08:57 PM   #2
Michael Bauer
Guest
 
Posts: n/a
Default Re: Be able to change many due dates on Outlook tasklist at once.

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! ;-)


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off