I have a sign in and sign out records sheet which I would like subtract to find out how long my staff worked each day.
The sign in time is 7:45 am and sign out time is 4:06 pm (which is exactly 8 hours and 21 minutes).However,people sign in and sign out in different times.Some sample data are as follows;7:30am-3:00pm,8:00am-4:00pm,8:30am-4:15pm,etc...
The data type I used is in character.
Will anybody help me with some codes that would generate results that I would use to find out how much time people worked, either extra or less each day.
Thank you in advance for your help.
The sign in time is 7:45 am and sign out time is 4:06 pm (which is exactly 8 hours and 21 minutes).However,people sign in and sign out in different times.Some sample data are as follows;7:30am-3:00pm,8:00am-4:00pm,8:30am-4:15pm,etc...
The data type I used is in character.
Will anybody help me with some codes that would generate results that I would use to find out how much time people worked, either extra or less each day.
Thank you in advance for your help.