So, I'm new to this program and have been figuring things out as I go. One question I can't seem to answer is how to make one activity drive other activities.
For instance, this basic sked I'm building is only date dependent. Activity one, two, three and four are 5 day long jobs and A-1 is A-2's predecessor, A-2 is A-3's predecessor, a-3 is A-4's predecessor. A-4 is the end.
Activity one starts on Feb 1st. When I run the sked, it doesn't automatically push the other activities forward. Why not? What setting do I need to adjust to make it do this?
Any help would be greatly appreciated.