View Single Post
Quote:
Originally Posted by BigMucho View Post
I don't necessity need to "Call Joe" prior to "Emailing Mary", these aren't dependant tasks in my project, and I can do either as soon as I decide to enter that particular context. But, I do need to both "Call Joe" and "Email Mary" prior to "delivering the boxes".
Ethan, I don't know if this is what you're after, but here's how I would setup your example:

Tasks 1 & 2 (Sequential)

Task 1 (Parallel): Alert colleagues about upcoming delivery
Call Joe
E-mail Mary
Task 2: Deliver boxes

Note that Task 1 is a sub-project, and thus can be set independently (sequential or parallel) from the project itself.

John