T
Tothill
I have a project report that is sorted and grouped by project name, and task
name. The detail line consists of the name of the employee, and each
employee has a planned line and an actual line. I am trying to do planned
and actual totals at the project level.
I have reset my counters using an event procedure on print at the project
header level. On the detail line, I add to my counters based on whether or
not it's a planned or actual line. I print my project totals on the project
footer level.
If I have more than one task in a project, it is only showing totals for the
last task, and not the entire project. Some help would be really
appreciated! (... and please don't say I should be using MS Project!)
name. The detail line consists of the name of the employee, and each
employee has a planned line and an actual line. I am trying to do planned
and actual totals at the project level.
I have reset my counters using an event procedure on print at the project
header level. On the detail line, I add to my counters based on whether or
not it's a planned or actual line. I print my project totals on the project
footer level.
If I have more than one task in a project, it is only showing totals for the
last task, and not the entire project. Some help would be really
appreciated! (... and please don't say I should be using MS Project!)