A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Generate Multiple Tasks or Appointments



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 30th 09, 08:49 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Generate Multiple Tasks or Appointments



I think you can use the ItemAdd event of the task folder for that. You just
need to identify the first task, maybe by its subject, or categories. If you
detect such a task, call the CreateItem function, and create your other
tasks.

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: http://www.vboffice.net/product.html?pub=6&lang=en


Am Thu, 29 Oct 2009 15:10:01 -0700 schrieb Barrie:

I need to be able to generate a series of Tasks or Appointments at
predetermined intervals. For Example: If a Task or Appointment is created

for
a delivery on June 1st 2010 I want to have 4 Tasks created automatically

on
dates at set intervals preceding this so that the relevant operations are
carried out before the due date. The gaps between these tasks always would

be
the same, i.e. 21 days, 49 days, 90 days and 120 days. Is this possible?

Ads
  #2  
Old November 2nd 09, 07:41 PM posted to microsoft.public.outlook.program_vba
Barrie
external usenet poster
 
Posts: 17
Default Generate Multiple Tasks or Appointments

Many Thanks Michael. I will start looking in this direction.
--
Barrie


"Michael Bauer [MVP - Outlook]" wrote:



I think you can use the ItemAdd event of the task folder for that. You just
need to identify the first task, maybe by its subject, or categories. If you
detect such a task, call the CreateItem function, and create your other
tasks.

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: http://www.vboffice.net/product.html?pub=6&lang=en


Am Thu, 29 Oct 2009 15:10:01 -0700 schrieb Barrie:

I need to be able to generate a series of Tasks or Appointments at
predetermined intervals. For Example: If a Task or Appointment is created

for
a delivery on June 1st 2010 I want to have 4 Tasks created automatically

on
dates at set intervals preceding this so that the relevant operations are
carried out before the due date. The gaps between these tasks always would

be
the same, i.e. 21 days, 49 days, 90 days and 120 days. Is this possible?

.

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I import multiple tasks from excel? Oscar Outlook - General Queries 1 April 23rd 09 12:43 PM
Connect Same tasks to multiple contacts DanieLily Outlook - Using Contacts 1 December 31st 07 03:33 AM
Tasks - Multiple Folders and Sharing Bruce E. Breeding Outlook - General Queries 2 September 25th 07 07:13 PM
Assign Tasks Multiple Owners [email protected] Outlook - General Queries 4 November 9th 06 04:09 AM
Can you generate Outlook tasks using VBScript? [email protected] Outlook - General Queries 2 May 25th 06 08:25 AM


All times are GMT +1. The time now is 03:36 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.