Hello
I am trying to create a report for a list of employees and the amount of hours worked and by what project.
the layout is as follows
But I want it to come up like so;
etc
I just want the values within AmecProject field to be calculated per AmecProject code and to not show a value for the AmecProject fields that are blank.
How would I go about getting this done.
Thank you for your help in advance.
Matt
Make Sense? I hope so (-:
I am trying to create a report for a list of employees and the amount of hours worked and by what project.
the layout is as follows
Code:
Name
George Adams
Project AmecProject TotalHours
C 66502 40
C 66502 1008
C 66502 336
C 66502 40
C 66502 40
C 66502 40
C 66502 40
ADMIN 8
H 66508 190
But I want it to come up like so;
Code:
Name
George Adams
Project AmecProject TotalHours
C 66502 1544
H 66508 190
I just want the values within AmecProject field to be calculated per AmecProject code and to not show a value for the AmecProject fields that are blank.
How would I go about getting this done.
Thank you for your help in advance.
Matt
Make Sense? I hope so (-: