R
ronmcfarlane
I would like to generate a report that is a little bit like the who is
doing what when but I want to make it a bit more specialised. My staff
will use it plan & track what they are doing in the next period (say
two weeks). At the end of each week I want to collect the reports with
details of what they actually acheived and what is left. I will use
this to track & update my schedule.
The report needs the following columns
Resource Name
Task Name
Planned Start
Planned Finish
Actual Start
Actual Finish
Work
Actual Work
and some blank columns to capture
Actual work performed during the week
Actual Finish
Estimated effort to complete
The report needs to be able to run for a date range.
The selection condition will be if (the planned start or end falls
between the period ) or (planned end is before the period and it is not
100% complete) and it is not a summary task.
There needs to be a page break by resource and if the task is assigned
to more than one resource then the item appears on the page for each
resource.
Any ideas would be appreciated.
doing what when but I want to make it a bit more specialised. My staff
will use it plan & track what they are doing in the next period (say
two weeks). At the end of each week I want to collect the reports with
details of what they actually acheived and what is left. I will use
this to track & update my schedule.
The report needs the following columns
Resource Name
Task Name
Planned Start
Planned Finish
Actual Start
Actual Finish
Work
Actual Work
and some blank columns to capture
Actual work performed during the week
Actual Finish
Estimated effort to complete
The report needs to be able to run for a date range.
The selection condition will be if (the planned start or end falls
between the period ) or (planned end is before the period and it is not
100% complete) and it is not a summary task.
There needs to be a page break by resource and if the task is assigned
to more than one resource then the item appears on the page for each
resource.
Any ideas would be appreciated.