Does anyone have any ideas on creating a macro that allows me to insert a new task and link it as a successor to a task with the latest finish date? Basically I want the macro to search through every task in the project and determine the "newest" task.
PDQBach,
Good questions! There shouldn't be more than one task with the same finish date. The dates are formatted as dd/mm/yy. Also, milestones are fine as potential predecessors. I actually looked at the "ActiveProject.Finish" value as a potential answer, however, it gives me the last finish date for the whole project file. To drill down even deeper into this issue, I really only want to look for the latest finish date where a sub (child) task name = "Design." Any help you can provide is greatly appreciated. You have helped me in past and your input is always valuable!
PDQBack,
I just got it!!! I decided to sort by finish date and filter on task name "Design" and then select the last record in the list. Easier than I thought I guess! Thanks, K
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.