Hi
I am pulling up a report to get login and Log out times and want to get the time spent on the helpdesk.These time are recorded in the database as different records.I have a field LOGID to define if the time specified in LOGTIME is login or logout time.Now how can I get the time spent on the helpdesk on a particular day & how many times person logged in and out.
LOGTIME LOGID
10/4/04 11:34 AM Login
10/4/04 11:44 AM Login
10/4/04 11:51 AM Login
10/15/04 11:13 AM Login
10/4/04 11:52 AM Logout
10/15/04 11:18 AM Logout.
Please help, Any help is much appreciated.
Thanks,
I am pulling up a report to get login and Log out times and want to get the time spent on the helpdesk.These time are recorded in the database as different records.I have a field LOGID to define if the time specified in LOGTIME is login or logout time.Now how can I get the time spent on the helpdesk on a particular day & how many times person logged in and out.
LOGTIME LOGID
10/4/04 11:34 AM Login
10/4/04 11:44 AM Login
10/4/04 11:51 AM Login
10/15/04 11:13 AM Login
10/4/04 11:52 AM Logout
10/15/04 11:18 AM Logout.
Please help, Any help is much appreciated.
Thanks,