Hi
I have a macro which runs through all the tasks in a macro using thetask object and I am getting some incorrect which make no sense.
there are 76 tasks which all have ID’s number 1 to 76, as some of the tasks are copied in from another project the Unique ID number is all over the place. Now when cycle through the tasks using a “for each tskTasks1 In ActiveProject.Tasks” it does not appear to count correctly, eg if I say stop as task ID 63 it stops at task 57. All the tasks have been expanded.
Anybody have any clues
Regards
Mike