N
Nina
I'm having a problem creating a marco that allows me to enter a predecessor
by relative position to currently selected task. The VB code shows:
SetTaskField Field:="Predecessors", Value:="45FS+0d", AllSelectedTasks:=True
What I want to do is instead of using the actual task ID "45", I want the
macro to always choose a task which is certain numbers of rows above the
current position. Is this possible and if so how can I do this?
Nina
by relative position to currently selected task. The VB code shows:
SetTaskField Field:="Predecessors", Value:="45FS+0d", AllSelectedTasks:=True
What I want to do is instead of using the actual task ID "45", I want the
macro to always choose a task which is certain numbers of rows above the
current position. Is this possible and if so how can I do this?
Nina