Hour, Minute, Second functions

Copper Contributor

I use the hh:mm custom format for cells to enter start and end times. Then calculate time consumed by subtracting start time from end time (hh:mm).  I need to split the hours and minutes to calculate the total minutes. Using the hour and minute functions on the time consumed cell, returns 00:00. What am I doing wrong?

4 Replies

@harrymul 

 

Hi, try this formula

2019-10-11_09h22_20.png

@PascalKTeam 

 

Perfect! Thank you very much PascalKTeam.

No problem, happy to help. Would be nice if you could mark my reply as the official solution. Thank you!

@harrymul 

Other way you may simply apply custom format to the result for elapsed time in minutes

image.png