Hi,

i'm looking for a solution that will let me calculate the total working hour of a user. I currently have the LOGGED IN time and the LOGGED OUT time of each user in a datetime data type column . I was wondering if I can calculate the total working time of each user with the current data i have and how?

thanks