samirshah172
Registered User.
- Local time
- Today, 12:38
- Joined
- Apr 18, 2015
- Messages
- 16
Hello Forum,
I am trying to make a query Which Shows each persons in & out time of a same date, out of Several Entries of each user.
I have a table1 With Fields UserID, DateTime Which Contain data as per below:
UserID DateTime
1 13/09/2015 17:55:25
1 14/09/2015 11:56:30
1 14/09/2015 11:57:03
1 14/09/2015 11:58:10
2
3
3
1 14/09/2015 17:55:56
I Want the Query to Show: DateWise, Each Users, Each dates LowestTime as IN & HigestTime as out. Users Are Punching many times in a day.
I am stuck here, please help.
Regards
Samir
I am trying to make a query Which Shows each persons in & out time of a same date, out of Several Entries of each user.
I have a table1 With Fields UserID, DateTime Which Contain data as per below:
UserID DateTime
1 13/09/2015 17:55:25
1 14/09/2015 11:56:30
1 14/09/2015 11:57:03
1 14/09/2015 11:58:10
2
3
3
1 14/09/2015 17:55:56
I Want the Query to Show: DateWise, Each Users, Each dates LowestTime as IN & HigestTime as out. Users Are Punching many times in a day.
I am stuck here, please help.
Regards
Samir