Convert minutes to hours

J

John H

Is there a relatively simple way to type in minutes and
have hours displayed in the same cell without using a VB
script in the background.
 
A

Arvi Laanemets

Hi

Format the cell as Custom "[h]:mm"
Enter the time, p.e. 300 min you enter as 0:300 - 5:00 is displayed
 
J

John H

Thanks for your help - I did that, but I hadn't entered
the minutes correctly before.
-----Original Message-----
Hi

Format the cell as Custom "[h]:mm"
Enter the time, p.e. 300 min you enter as 0:300 - 5:00 is displayed


--
(Don't use my reply address - it's spam-trap)

Arvi Laanemets


Is there a relatively simple way to type in minutes and
have hours displayed in the same cell without using a VB
script in the background.


.
 
Top