Microsoft Project - How to force one task to start immediately after another task finishes?
I am trying to force one task in Microsoft Project to start immediately after another task. However, each task has other dependencies, so a simple finish-to-start relationship or start-to-finish relationship won't always work. Below is a simplified example of my problem. I want to force Task 202 to start immediately after Task 201:
Task 101, 1 day, starts 2/20/12
Task 102, 1 day, starts 2/20/12
Task 201, 1 day, predecessor 101 FS
Task 202, 1 day, predecessor 102 FS, 201 FS
This arrangement works fine (Task 201 is completed on 2/21 and Task 202 is completed on 2/22) but if for some reason the predecessor Task 102 is bumped up to, say, 2/23/12 then Task 202 will be moved up as well, but 201 will stay put leaving a gap in between them. In this case, I could try rewriting the dependencies:
Task 101, 1 day, starts 2/20/12
Task 102, 1 day, starts 2/23/12
Task 201, 1 day, predecessor 101 FS, 202 SF
Task 202, 1 day, predecessor 102 FS
Now Task 201 is completed over the day of 2/23, and Task 202 is completed on 2/24. However, if the predecessor task dates changed again, so that both are completed by the end of 2/20, then Task 202 will shift and actually start at the same time as Task 201 (since a start-to-finish relationship does not require that one task starts the same time another task finishes, but just that the dependent task cannot be completed until the primary task begins).
If there was some way to simply force the end time of Task 201 to equal the start time of Task 202, I believe this problem would be solved. However, for the life of me I cannot figure out how to do this.
microsoft-project project-management
add a comment |
I am trying to force one task in Microsoft Project to start immediately after another task. However, each task has other dependencies, so a simple finish-to-start relationship or start-to-finish relationship won't always work. Below is a simplified example of my problem. I want to force Task 202 to start immediately after Task 201:
Task 101, 1 day, starts 2/20/12
Task 102, 1 day, starts 2/20/12
Task 201, 1 day, predecessor 101 FS
Task 202, 1 day, predecessor 102 FS, 201 FS
This arrangement works fine (Task 201 is completed on 2/21 and Task 202 is completed on 2/22) but if for some reason the predecessor Task 102 is bumped up to, say, 2/23/12 then Task 202 will be moved up as well, but 201 will stay put leaving a gap in between them. In this case, I could try rewriting the dependencies:
Task 101, 1 day, starts 2/20/12
Task 102, 1 day, starts 2/23/12
Task 201, 1 day, predecessor 101 FS, 202 SF
Task 202, 1 day, predecessor 102 FS
Now Task 201 is completed over the day of 2/23, and Task 202 is completed on 2/24. However, if the predecessor task dates changed again, so that both are completed by the end of 2/20, then Task 202 will shift and actually start at the same time as Task 201 (since a start-to-finish relationship does not require that one task starts the same time another task finishes, but just that the dependent task cannot be completed until the primary task begins).
If there was some way to simply force the end time of Task 201 to equal the start time of Task 202, I believe this problem would be solved. However, for the life of me I cannot figure out how to do this.
microsoft-project project-management
Let me know if those screenshots aren't correct.
– Der Hochstapler
Feb 6 '12 at 14:15
add a comment |
I am trying to force one task in Microsoft Project to start immediately after another task. However, each task has other dependencies, so a simple finish-to-start relationship or start-to-finish relationship won't always work. Below is a simplified example of my problem. I want to force Task 202 to start immediately after Task 201:
Task 101, 1 day, starts 2/20/12
Task 102, 1 day, starts 2/20/12
Task 201, 1 day, predecessor 101 FS
Task 202, 1 day, predecessor 102 FS, 201 FS
This arrangement works fine (Task 201 is completed on 2/21 and Task 202 is completed on 2/22) but if for some reason the predecessor Task 102 is bumped up to, say, 2/23/12 then Task 202 will be moved up as well, but 201 will stay put leaving a gap in between them. In this case, I could try rewriting the dependencies:
Task 101, 1 day, starts 2/20/12
Task 102, 1 day, starts 2/23/12
Task 201, 1 day, predecessor 101 FS, 202 SF
Task 202, 1 day, predecessor 102 FS
Now Task 201 is completed over the day of 2/23, and Task 202 is completed on 2/24. However, if the predecessor task dates changed again, so that both are completed by the end of 2/20, then Task 202 will shift and actually start at the same time as Task 201 (since a start-to-finish relationship does not require that one task starts the same time another task finishes, but just that the dependent task cannot be completed until the primary task begins).
If there was some way to simply force the end time of Task 201 to equal the start time of Task 202, I believe this problem would be solved. However, for the life of me I cannot figure out how to do this.
microsoft-project project-management
I am trying to force one task in Microsoft Project to start immediately after another task. However, each task has other dependencies, so a simple finish-to-start relationship or start-to-finish relationship won't always work. Below is a simplified example of my problem. I want to force Task 202 to start immediately after Task 201:
Task 101, 1 day, starts 2/20/12
Task 102, 1 day, starts 2/20/12
Task 201, 1 day, predecessor 101 FS
Task 202, 1 day, predecessor 102 FS, 201 FS
This arrangement works fine (Task 201 is completed on 2/21 and Task 202 is completed on 2/22) but if for some reason the predecessor Task 102 is bumped up to, say, 2/23/12 then Task 202 will be moved up as well, but 201 will stay put leaving a gap in between them. In this case, I could try rewriting the dependencies:
Task 101, 1 day, starts 2/20/12
Task 102, 1 day, starts 2/23/12
Task 201, 1 day, predecessor 101 FS, 202 SF
Task 202, 1 day, predecessor 102 FS
Now Task 201 is completed over the day of 2/23, and Task 202 is completed on 2/24. However, if the predecessor task dates changed again, so that both are completed by the end of 2/20, then Task 202 will shift and actually start at the same time as Task 201 (since a start-to-finish relationship does not require that one task starts the same time another task finishes, but just that the dependent task cannot be completed until the primary task begins).
If there was some way to simply force the end time of Task 201 to equal the start time of Task 202, I believe this problem would be solved. However, for the life of me I cannot figure out how to do this.
microsoft-project project-management
microsoft-project project-management
edited Feb 7 '12 at 6:49
N.N.
1,11111631
1,11111631
asked Feb 6 '12 at 13:38
JLW
16112
16112
Let me know if those screenshots aren't correct.
– Der Hochstapler
Feb 6 '12 at 14:15
add a comment |
Let me know if those screenshots aren't correct.
– Der Hochstapler
Feb 6 '12 at 14:15
Let me know if those screenshots aren't correct.
– Der Hochstapler
Feb 6 '12 at 14:15
Let me know if those screenshots aren't correct.
– Der Hochstapler
Feb 6 '12 at 14:15
add a comment |
2 Answers
2
active
oldest
votes
I saw something like this in another forum. You can paste dates as links which will allow you to fix a start-end date relationship.
- Copy the finish date from task 201
- Right-click the start date for task 202 and choose paste special
- Select the "Link" radio button and click OK
This should link the two together so that one changing will immediately update the other.
add a comment |
You can use the Link Tasks option in the Schedule field which is already available in MS Project. Select one or more rows that you would like to apply this setting to and press the "link tasks" button. After that you can click the "Respect Links" button.
Hope this will help.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f386530%2fmicrosoft-project-how-to-force-one-task-to-start-immediately-after-another-tas%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I saw something like this in another forum. You can paste dates as links which will allow you to fix a start-end date relationship.
- Copy the finish date from task 201
- Right-click the start date for task 202 and choose paste special
- Select the "Link" radio button and click OK
This should link the two together so that one changing will immediately update the other.
add a comment |
I saw something like this in another forum. You can paste dates as links which will allow you to fix a start-end date relationship.
- Copy the finish date from task 201
- Right-click the start date for task 202 and choose paste special
- Select the "Link" radio button and click OK
This should link the two together so that one changing will immediately update the other.
add a comment |
I saw something like this in another forum. You can paste dates as links which will allow you to fix a start-end date relationship.
- Copy the finish date from task 201
- Right-click the start date for task 202 and choose paste special
- Select the "Link" radio button and click OK
This should link the two together so that one changing will immediately update the other.
I saw something like this in another forum. You can paste dates as links which will allow you to fix a start-end date relationship.
- Copy the finish date from task 201
- Right-click the start date for task 202 and choose paste special
- Select the "Link" radio button and click OK
This should link the two together so that one changing will immediately update the other.
answered May 16 '13 at 17:55
Jon
1
1
add a comment |
add a comment |
You can use the Link Tasks option in the Schedule field which is already available in MS Project. Select one or more rows that you would like to apply this setting to and press the "link tasks" button. After that you can click the "Respect Links" button.
Hope this will help.
add a comment |
You can use the Link Tasks option in the Schedule field which is already available in MS Project. Select one or more rows that you would like to apply this setting to and press the "link tasks" button. After that you can click the "Respect Links" button.
Hope this will help.
add a comment |
You can use the Link Tasks option in the Schedule field which is already available in MS Project. Select one or more rows that you would like to apply this setting to and press the "link tasks" button. After that you can click the "Respect Links" button.
Hope this will help.
You can use the Link Tasks option in the Schedule field which is already available in MS Project. Select one or more rows that you would like to apply this setting to and press the "link tasks" button. After that you can click the "Respect Links" button.
Hope this will help.
answered Jan 21 '14 at 9:11
user291916
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f386530%2fmicrosoft-project-how-to-force-one-task-to-start-immediately-after-another-tas%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Let me know if those screenshots aren't correct.
– Der Hochstapler
Feb 6 '12 at 14:15