B
bbordiuk
Is there any way to create hammock tasks in code other than by using
screen/selection-oriented methods such as EditPasteSpecial? I'm trying
to write code in VB6 that allows users to create hammocks by
identifying the start and end tasks for the hammock. I then want to
link the start, actual start, end, and actula finish dates of the
tasks to a hammock. I can't find any info on VBA methods to do this
other than to select the fields on-screen and use Edit Paste Special.
Another interesting thing I've noticed about hammocks is that the
linked fields don't seem to be updated while my VB code is running. I
can calculate the project, changing the dates of the start and end
tasks but thlinks don't update until whatever code I have running is
finished. Is there a method that updates the links?
Thanks,
Bill B
screen/selection-oriented methods such as EditPasteSpecial? I'm trying
to write code in VB6 that allows users to create hammocks by
identifying the start and end tasks for the hammock. I then want to
link the start, actual start, end, and actula finish dates of the
tasks to a hammock. I can't find any info on VBA methods to do this
other than to select the fields on-screen and use Edit Paste Special.
Another interesting thing I've noticed about hammocks is that the
linked fields don't seem to be updated while my VB code is running. I
can calculate the project, changing the dates of the start and end
tasks but thlinks don't update until whatever code I have running is
finished. Is there a method that updates the links?
Thanks,
Bill B