learning_grexcel
Active Member
- Joined
- Jan 29, 2011
- Messages
- 319
Hi,
I have a data like this :
employee id no. >> time >> status
305 >> 09.08.11 1.53 pm >> sign in
308 >> 09.08.11 2.05 pm >> sign in
305 >> 09.08.11 6.35 pm >> sign out
308 >> 09.08.11 6.55 pm >> sign out
Now I want to find out how many hours the employee 305 and 308 worked during the day.
I have a data like this :
employee id no. >> time >> status
305 >> 09.08.11 1.53 pm >> sign in
308 >> 09.08.11 2.05 pm >> sign in
305 >> 09.08.11 6.35 pm >> sign out
308 >> 09.08.11 6.55 pm >> sign out
Now I want to find out how many hours the employee 305 and 308 worked during the day.