Time Division Question

M

metaltecks

I'm trying to figure out how to take the total time and then divide it by
60minues.

right now I have a number such as 0:27:20, which is in cell a2, and I want
to be able to divide it by 60. The formula I am using is =a2/time(0,60,0). I
don't know if I'm not getting the right answer. It comes up with 56:00.

Can someone help me.

Thank you
 
D

Dave F

27:20 is 27.33333 minutes, so 27.333 minutes/60 minutes would give you your
answer.

Dave

27.33/60 would get your answer.
 
M

metaltecks

How do i get it to show me 27.33? I format it as a general number and I get
0.18
 
Top