M
metaldogo70
I know I can select a task if I knew the ID of a task. It would be
something like the following:
ActiveProject.Tasks(1).Select
But, there's no way to ensure that the IDs will stay the same in
Microsoft Project. What never changes is the Unique ID.
Is there a simple way to select a task with a specified Unique ID OR do
I have to search each task until I get to the one I want?
Thanks!
JR
something like the following:
ActiveProject.Tasks(1).Select
But, there's no way to ensure that the IDs will stay the same in
Microsoft Project. What never changes is the Unique ID.
Is there a simple way to select a task with a specified Unique ID OR do
I have to search each task until I get to the one I want?
Thanks!
JR