C
CP
I have a database that allows us to input daily hours worked on specific
projects. We need to create a report that shows each member and the total
hours worked on a weekly basis. When I use grouping it shows each each
individual record.
We would like to see week1 for employee1 equals weekshours instead of each
daily record.
Is there a simple way to query or create this report
Thanks
Chris
projects. We need to create a report that shows each member and the total
hours worked on a weekly basis. When I use grouping it shows each each
individual record.
We would like to see week1 for employee1 equals weekshours instead of each
daily record.
Is there a simple way to query or create this report
Thanks
Chris