E
egun
1. Knowing a UniqueID, how can I reference the task in VB? Tasks are
reference by, e.g., ActiveProject.Tasks(ID). Is there a UniqueID to ID
conversion method? I'm trying to re-import data that was exported to Excel
using the task UniqueID, since the ID (row number) may have changed.
2. Is there an easy way to enumerate all of the task field names in a
Project (e.g. "Name", "Start", "Text4", etc)? I want to spit them out to
Excel (for a good reason!), but I can't find a collection of any kind for the
field names.
Thanks,
Eric
reference by, e.g., ActiveProject.Tasks(ID). Is there a UniqueID to ID
conversion method? I'm trying to re-import data that was exported to Excel
using the task UniqueID, since the ID (row number) may have changed.
2. Is there an easy way to enumerate all of the task field names in a
Project (e.g. "Name", "Start", "Text4", etc)? I want to spit them out to
Excel (for a good reason!), but I can't find a collection of any kind for the
field names.
Thanks,
Eric