R
Richard Hewens
I need to be able to re-order tasks via VBA code (to place summary and
subordinate tasks together). I have not been able to find any VBA
methods to accomplish this. I need to do the equivalent of a "drag and
drop" re-order. Using "cut and paste" loses the UniqueID for the moved
task.
When the macro recorder is turned on, the task re-ordering capability is
disabled.
I'm using Project 2007 Pro. The macro is importing task information
from another application which offers the equivalent of MSP summary
activities.
Can anyone explain how to re-order tasks via VBA? Thanks in advance.
subordinate tasks together). I have not been able to find any VBA
methods to accomplish this. I need to do the equivalent of a "drag and
drop" re-order. Using "cut and paste" loses the UniqueID for the moved
task.
When the macro recorder is turned on, the task re-ordering capability is
disabled.
I'm using Project 2007 Pro. The macro is importing task information
from another application which offers the equivalent of MSP summary
activities.
Can anyone explain how to re-order tasks via VBA? Thanks in advance.