seek help on children task

J

Joy

-summary task----
---child1--------
-------child1.1--
-------child1.2--
---child2--------
-------child2.1--
-------child2.2--
-------child2.3--
some children tasks are tagged as 'required', I want to write a macro to do:

if a child is required, say, child 1.1, then if you delete 'summary task'
and child1 and child1.1, but you can delete child1.2.

how to do that

I am thinking of using some recursion. but seems no help

thank you for your time
 
J

Joy

Ok, Thank you for your reply.



Jack Dahlgren MVP said:
Joy,

Project events are probably not sufficient for what you want to do. All it
takes for your solution to fail is to have one person have macro security
set in project. If the security is medium or high, then the events won't be
trapped and they can delete whatever they want.

I'd work on training users and auditing the schedules instead. Until project
has task-level locking then that is the best way.

-Jack Dahlgren
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top