MasterKent
Technical User
Each time I switch to Gantt Chart my subtasks without children are moved below my subtask with childen. I need to stop this behavior.
So I start with:
ID1
|-ID2
|-ID3
|-ID4
After going to View->Gantt Chart or (in VBA) ViewApply Name:="Gantt Chart"
I get:
ID1
|-ID3
|-ID4
|-ID2
The actual IDs (far left field) are then out of sequence. Collapsing and expanding ID1 will revert back to my original view.
Thanks in advance.
-Kent
So I start with:
ID1
|-ID2
|-ID3
|-ID4
After going to View->Gantt Chart or (in VBA) ViewApply Name:="Gantt Chart"
I get:
ID1
|-ID3
|-ID4
|-ID2
The actual IDs (far left field) are then out of sequence. Collapsing and expanding ID1 will revert back to my original view.
Thanks in advance.
-Kent