Import task info. into the active selection

Y

yashr

Hello : I am new to Project and I am trying to import information into
project from an excel sheet. It seems to work fine but it always appends the
imported data to the very end of the project. Is there a way to append these
tasks in between tasks?
We use templates and sometimes have to delete a few tasks and add tasks
from an external source.
Any suggestions will be appreciated.

Thanks.
 
J

JackD

You can either merge (using a key of some sort - typically TaskUniqueID) or
append. It sounds like you need to merge the information. New information
will still end up at the end of the project though.
 
Top