Re: Creating a recurring task

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




Removing the cosntraints will only make all of these tasks start
simultaneously.

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
+32 495 300 620
For availability check:
http://users.online.be/prom-ade/Calendar.pdf
"Seena" <Seena@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FABFB517-A584-4160-BEB3-AF530CDCC22E@xxxxxxxxxxxxxxxx
Is there a way to where I can remove/modify the "Start No Earlier Than"
constraint to allow me move the first and have it cascade?

Or is creating a template/project my only alternative?

Thank you!

"Jim Aksel" wrote:

When you create recurring tasks, MS Project automatically places a "Start
No
Earlier Than" (SNET) constraint on them. As such, if you move the first
"Chop Lettuce" task, the remainder do not cascade (they are locked by the
SNET constraint and have no predecessors or successors).

Instead, I suggest you make a template of the entire day. Instead of a
summary task for "Chop Lettuce" with 90 days of chopping under it, make a
template that includes all the activities of one day (or one project).
This
can be copied to additional days as necessary. So you would have a whole
grouping of tasks: "Prepare for Corporate Picnic Event" which includes:
Contract signed, buy chicken, firewood, buns, chop lettuce, bake cakes...
These can all be collapsed down to one summary task "Picnic" and then
copied
many times.

To allow proper cascade of the tasks, you need to have appropriate links
between the tasks. Now if you want to make "Picnic" into "Picnic #2" all
you
have do do is copy and change the first date in the chain and it should
work.

--
If this post was helpful, please consider rating it.

Jim Aksel, MVP

Check out my blog for more information:
http://www.msprojectblog.com



"Seena" wrote:

Hello,

I am currently working in the Food Service business and I am trying to
use
MS Project 2007 to create multiple food preparation tasks that occur
everyday, including the weekends from early in the morning to late in
the
evening. What I am trying to do is optimize my employee work schedule
based
on these tasks, so that I can optimize my cost vs. revenue. What I
would
like to accomplish is create a recurring task that goes for several
months
and I can adjust the start time on the Gantt chart and have the change
reflect on the rest. So that I may arrange the tasks more efficiently.

For example, I have a task called "Chop Lettuce" with a duration of 45
mins.
And this occurs every day for 3 months. I may want this task to occur
from
6:00 AM to 6:45 AM but I later find that it would be better to have
this task
done at 8:00 AM to 8:45 AM. How would I be able to make this change
apply
throughout the 3 months without creating/modifying a calendar?
Basically, I
want to move the Gantt Bar from 6:00 AM to 8:00 AM on one and have it
change
for the rest.

Thank you for your help!!


.



Relevant Pages

  • RE: Creating a recurring task
    ... Earlier Than" constraint on them. ... "Chop Lettuce" task, the remainder do not cascade (they are locked by the ... I suggest you make a template of the entire day. ...
    (microsoft.public.project)
  • Re: [QUIZ] Crossword Solver (#132)
    ... constraint is used to force sequences of cells, longer than one letter, ... The model now uses tuple constraints, ... def initialize ... # The template should take the format described in RubyQuiz #132. ...
    (comp.lang.ruby)
  • Re: delete cascade
    ... The normal effect of a constraint is simply to block any inconsistent update. ... You gave an english phrase suggesting all foreign keys should cascade deletes, and I gave a similar english phrase suggesting they should not. ... Maybe what I was confusing was what SQL is versus what I think it should be. ... The latest chatter about transactions reminds me that I could just as well have complained about the difficulty of inserting invoice items before an invoice is inserted. ...
    (comp.databases.theory)
  • Re: delete cascade
    ... It seems to me there is only one logical constraint ... You gave an english phrase suggesting all foreign keys should cascade deletes, and I gave a similar english phrase suggesting they should not. ... If one wants "on delete cascase", one can present a view with the invoice items as an RVA. ...
    (comp.databases.theory)
  • Cascade Delete not working
    ... I would like the deletion of a customer to cascade ... CREATE TABLE [CustomerCreditCards] ( ... ALTER TABLE ADD CONSTRAINT PK_CreditCards ...
    (microsoft.public.sqlserver.programming)