N
Nkiefer
I have a vba routine that creates an email for all unfinished tasks by
resource from our shared resource file. I am able to show each user the
project, task, remaining work, start and finish dates.
Since these are unfinished tasks (ActualFinish = "NA") is it possible to
also determine the last date that work was done on a task? Since I know they
have not finished the task, I would like to tell them the last time they
worked on that task.
resource from our shared resource file. I am able to show each user the
project, task, remaining work, start and finish dates.
Since these are unfinished tasks (ActualFinish = "NA") is it possible to
also determine the last date that work was done on a task? Since I know they
have not finished the task, I would like to tell them the last time they
worked on that task.