V
Vadim Roulnov
Hello all,
What I need is to cut off beginnig of a task up to date D, where D is
somewhere between t.Start and t.Finish. In other words, the resulting task
should look just like the original one but without its starting part from
the start to D-1. And the resulting task should start on date D. It can be
pictured like this:
O: -------===========--------
R: ------------========--------
Is there a way to do it in VBA?
The reason of such a necessity is that we have a number of projects with
_permanent_ tasks. As these projects grow, we want first to archive them and
then cut them down.
Thanks,
-Vadim
What I need is to cut off beginnig of a task up to date D, where D is
somewhere between t.Start and t.Finish. In other words, the resulting task
should look just like the original one but without its starting part from
the start to D-1. And the resulting task should start on date D. It can be
pictured like this:
O: -------===========--------
R: ------------========--------
Is there a way to do it in VBA?
The reason of such a necessity is that we have a number of projects with
_permanent_ tasks. As these projects grow, we want first to archive them and
then cut them down.
Thanks,
-Vadim