J
J G White
Hi - new here!
Using MS Project 2003, I would like to "link" two tasks on a project.
am fully familiar with traditional task linking (predecessors
successors, FS, SF, FF, SS relationships, etc.), but I want to d
something slightly different!
Basically, I use a VB script in my project to trawl between tasks usin
the predecessor relationship. Ideally however, I only want the script t
traverse certain predecessors. The logic of which predecessors to follo
and which to not follow is not always straight forward or consistent.
At the moment, I get around this by duplicating tasks - the script logi
is then fairly simple as I can effectively "split" the predecessors. Th
downside is the project itself is over-complicated, and therefore har
to understand and modify. I don’t like it!
I tried using the hyperlink field - that initially seemed to be anothe
way of "linking" tasks together, but I found quickly that if I insert
new task somewhere, all the hyperlink references did not update! e.g. i
the hyperlink pointed to task #10, and I inserted a new task at #5, th
hyperlink still points to #10 instead of to #11.
Any suggestions
Using MS Project 2003, I would like to "link" two tasks on a project.
am fully familiar with traditional task linking (predecessors
successors, FS, SF, FF, SS relationships, etc.), but I want to d
something slightly different!
Basically, I use a VB script in my project to trawl between tasks usin
the predecessor relationship. Ideally however, I only want the script t
traverse certain predecessors. The logic of which predecessors to follo
and which to not follow is not always straight forward or consistent.
At the moment, I get around this by duplicating tasks - the script logi
is then fairly simple as I can effectively "split" the predecessors. Th
downside is the project itself is over-complicated, and therefore har
to understand and modify. I don’t like it!
I tried using the hyperlink field - that initially seemed to be anothe
way of "linking" tasks together, but I found quickly that if I insert
new task somewhere, all the hyperlink references did not update! e.g. i
the hyperlink pointed to task #10, and I inserted a new task at #5, th
hyperlink still points to #10 instead of to #11.
Any suggestions