B
Bruce McNaughton
Hi,
How do I change the position (row) of a task within the Tasks collection
through VBA? I believe that select, cut and paste could work - however, I
do not necessarily have a current view selected - only an active project
object.
The 'index' in the tasks collection appears to be the UniqueID for the task
(Correct?). Is there a field that provides the 'Row' or 'sequence' in the
'entry table' (ie ID? or something else?).
(BTW: I'm aligning MPP Tasks to an external list of tasks where the user
may have changed the order - I keep separate key fields to know where the
relative positions are.)
Any help or pointers appreciated.
How do I change the position (row) of a task within the Tasks collection
through VBA? I believe that select, cut and paste could work - however, I
do not necessarily have a current view selected - only an active project
object.
The 'index' in the tasks collection appears to be the UniqueID for the task
(Correct?). Is there a field that provides the 'Row' or 'sequence' in the
'entry table' (ie ID? or something else?).
(BTW: I'm aligning MPP Tasks to an external list of tasks where the user
may have changed the order - I keep separate key fields to know where the
relative positions are.)
Any help or pointers appreciated.