Enter Start time and End Time
Closed
totzkie10
Posts
4
Registration date
Friday June 21, 2013
Status
Member
Last seen
July 9, 2013
-
Jun 21, 2013 at 05:42 PM
totzkie10 Posts 4 Registration date Friday June 21, 2013 Status Member Last seen July 9, 2013 - Jun 22, 2013 at 11:04 AM
totzkie10 Posts 4 Registration date Friday June 21, 2013 Status Member Last seen July 9, 2013 - Jun 22, 2013 at 11:04 AM
Related:
- Enter Start time and End Time
- Popcorn time download - Download - Movies, series and TV
- Ocarina of time rom - Download - Action and adventure
- Whatsapp time setting - Guide
- Summer time saga - Download - Adult games
- Time of day clock stopped - Guide
2 responses
venkat1926
Posts
1863
Registration date
Sunday June 14, 2009
Status
Contributor
Last seen
August 7, 2021
811
Jun 21, 2013 at 11:05 PM
Jun 21, 2013 at 11:05 PM
not clear suppose data is like this A2 and B2
start end
12:12:00 12:16:00
in C2 formula is
=B2-A2
in D2 formula is
=HOUR(C2)+MINUTE(C2)
copy C2 and D2 down even though there is no more data in col A
format columns D as number with no decimals.
now you will get
start ebnd duration "duration in
minutes"
12:12:00 12:16:00 0:04:00 4
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
start end
12:12:00 12:16:00
in C2 formula is
=B2-A2
in D2 formula is
=HOUR(C2)+MINUTE(C2)
copy C2 and D2 down even though there is no more data in col A
format columns D as number with no decimals.
now you will get
start ebnd duration "duration in
minutes"
12:12:00 12:16:00 0:04:00 4
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
0:00:00 0
totzkie10
Posts
4
Registration date
Friday June 21, 2013
Status
Member
Last seen
July 9, 2013
Jun 22, 2013 at 11:04 AM
Jun 22, 2013 at 11:04 AM
I am thinking something like this as an output wherein we can assign a shortcut (ex: ctrl+Q for the current time to automatically be entered under start)
start end total mins
11:14:23 AM 11:14:27 AM 0:00:04
start end total mins
11:14:23 AM 11:14:27 AM 0:00:04