Hrs & Duration

pukenzz

New Member
Joined
Jun 29, 2015
Messages
35
Trying to capture time, elapsed time, duration however you want to look at it. I want to be able to enter it to the nearest 1/4hr

4 hrs 00 min
4 hrs 15 min
4 hrs 30 min
4 hrs 45 min

I'm not able to get this to work correctly.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Sorry... to clarify, I want to type 4 and have it show up as 4:00 I want to type 4.25 and have it show up as 4:15 type 4.5 and show up as 4:30 and 4.75 to show up as 4:45.
 
Upvote 0
=4,25/24
or
=A1/24, when hour-value is in A1
expand to other cells, format as time
 
Upvote 0

Forum statistics

Threads
1,214,520
Messages
6,120,003
Members
448,935
Latest member
ijat

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top