I am using Crystal 8.5
My report uses one table;
The fields in questions are Employee,Project,Hours worked, Date.
The report's primary Group is Employee.
It will look like this;
NAME JOB# Hours Worked %hours Total Job Hours
John Smith 11111 2 2% 100
John Smith 23333 3 3% 100
John Smith 44444 1 100% 1
---------------------------------------------------
Total Hours Worked 6
Mary Smith 22222 5 10% 50
Mary Smith 11111 6 6% 100
----------------------------------------------------
Total Hours Worked 11
The question I have, is how do I get the total job hours on the right hand column, before the report has calculated.
Currently, I am using a subreport, but it is soooo slow.
Thanks,
Paula Park
My report uses one table;
The fields in questions are Employee,Project,Hours worked, Date.
The report's primary Group is Employee.
It will look like this;
NAME JOB# Hours Worked %hours Total Job Hours
John Smith 11111 2 2% 100
John Smith 23333 3 3% 100
John Smith 44444 1 100% 1
---------------------------------------------------
Total Hours Worked 6
Mary Smith 22222 5 10% 50
Mary Smith 11111 6 6% 100
----------------------------------------------------
Total Hours Worked 11
The question I have, is how do I get the total job hours on the right hand column, before the report has calculated.
Currently, I am using a subreport, but it is soooo slow.
Thanks,
Paula Park