T
Thea
Hi,
in my company we have masterplans that contain different amounts of
subplans. Tasks in the masterplan as well as in the subplans have successors
and predecessors to tasks of other subplans or the masterplan.
Since we have to transfer the plans regualary to different people we have a
real mess with this external links. That's why I want to write a Macro that
changes all external links to tasks of the files that are in the same
directory.
I tried to write the list with the new predecessors and successors to the
task propertys "Predecessors" and "Successors". This works if I only write a
String with numbers, like this: "3;4;5". But if I want to add an external
Link, like:
"C:\ProjectFiles\Testplan.mpp\3;4;5" I always get th error "File not found".
But the file defenitiv exists.
Does anyone have an idea how to solve this? Are there any other posibilities
to change the predecessors/successors in a macro?
Thanks!
Thea
in my company we have masterplans that contain different amounts of
subplans. Tasks in the masterplan as well as in the subplans have successors
and predecessors to tasks of other subplans or the masterplan.
Since we have to transfer the plans regualary to different people we have a
real mess with this external links. That's why I want to write a Macro that
changes all external links to tasks of the files that are in the same
directory.
I tried to write the list with the new predecessors and successors to the
task propertys "Predecessors" and "Successors". This works if I only write a
String with numbers, like this: "3;4;5". But if I want to add an external
Link, like:
"C:\ProjectFiles\Testplan.mpp\3;4;5" I always get th error "File not found".
But the file defenitiv exists.
Does anyone have an idea how to solve this? Are there any other posibilities
to change the predecessors/successors in a macro?
Thanks!
Thea