DBL
Registered User.
- Local time
- Today, 19:48
- Joined
- Feb 20, 2002
- Messages
- 659
Hi
I'm trying to produce a time sheet list which shows all the hours worked in a specified time frame - split into days. The problem I'm having is I want to view all the staff - even if they haven't submitted a timesheet but whenever I run the query it only shows me those with a timesheet for the day. This is what I would like.
Name Clock No Hours
18/02/09
Employee1 1 7.5
Employee2 2 5
Employee3 3
19/02/09
Employee1 1 6
Employee2 2
Employee3 3 5
Any suggestions?
I'm trying to produce a time sheet list which shows all the hours worked in a specified time frame - split into days. The problem I'm having is I want to view all the staff - even if they haven't submitted a timesheet but whenever I run the query it only shows me those with a timesheet for the day. This is what I would like.
Name Clock No Hours
18/02/09
Employee1 1 7.5
Employee2 2 5
Employee3 3
19/02/09
Employee1 1 6
Employee2 2
Employee3 3 5
Any suggestions?