sorry,
we need a macro
when user delete a task in the ms project, the task is acturally moved to
another place, that is, the end of the project file. we first create a
summary task at the end of the project file named 'Deleted tasks', and then
when you delete a task, the task will be moved to the summary task.
I tried serveral means,but seems have various issues
I sought for help these days online, but still could not get it done.
I tried to change a task's parent, but it does not work, either, it just
change the name of the parent, but does not move the task into the summary
task 'Deleted tasks'.
Now, I created a summary task at the end of file named 'Deleted tasks'. I
want to copy task which is to be deleted, say A to another task, say B (use B
to record all infor of A), and then put B in 'Deleted tasks', and then delete
A. Now, I can put a new task in 'Deleted tasks'. The task has the same name
with the one to be deleted. But, other fields are wrong. other fields are not
set acturally.
Another issue is that the task to be deleted can not be deleted,
tsk.Delete does not work well, is there any other means to delete a task???
many thanks.