Wilco()
Member
I have in cell A1:
2016-09-01 00:06:05
Excel date serial (formatted as general)= 42614,004224537
I have in cell B1
2016-09-03 16:37:07
Excel date serial (formatted as general)= 42616,6924421296
A1 is the start time
B1 is the end time
I like to have the difference in minutes. Basically B1-A1
I have been tinkering with this. When I just perform B1-A1 I get the difference in time: 16:31 (formatted as time). The date difference seems neglected.
How to do this?
2016-09-01 00:06:05
Excel date serial (formatted as general)= 42614,004224537
I have in cell B1
2016-09-03 16:37:07
Excel date serial (formatted as general)= 42616,6924421296
A1 is the start time
B1 is the end time
I like to have the difference in minutes. Basically B1-A1
I have been tinkering with this. When I just perform B1-A1 I get the difference in time: 16:31 (formatted as time). The date difference seems neglected.
How to do this?