View Full Version : Creating a Calender Report... PLEASE HELP


srmousse
06-30-2005, 03:35 PM
I am trying to create a task list calendar... I have a Publish date and want to dynamically create a list of tasks leading up to that date.

For example:

Sample product is due to publish on August 15th 2005 I want to dynamically create several task corresponding to Sample Product. the tasks are as follows

August 15th - Publish Date
July 22nd - Finish Product (24 days prior to publish date)
July 19th - Final Submission Deadline (27 days prior)
July 14th - Final Contact (32 days prior)
July 7th - Second Contact (39 days prior)
June 30th - First Contact (46 days prior)

So the trick is that I have 115 items with publishing dates that spread across the entire year...

As I said before, I want to be able to create a calendar using the publish dates that correspond to the items...

I appreciate any input regarding this!

srmousse
07-01-2005, 10:31 AM
I just wanted to clarify my posting... the primary function that I am looking for help with is how to dynamicly generate the dates so I don't have to manually enter them... and hopefully don't have to manually store them