hmmss

  1. M

    Multiply h:mm:ss?

    I am trying to multiply 0:35:15*1000 and I keep getting the result of 11:30:00. What am I doing wrong?
  2. T

    How to clock fractions of seconds in Excel

    I'm in Excel 2013 (on Windows 7 and Windows 10). I use the following Macro by tapping Ctrl+Shift+T to get H:mm:ss in any cell that is formatted in that same way. Sub Time_Stamp() ' Keyboard Shortcut: Ctrl+Shift+T ActiveCell.Value = Time() Selection.NumberFormat = "h:mm:ss" End Sub This has...
  3. I

    How to add up total times in excell

    I have a column with 59 entries that are times and I need to sum the total I have the column formatted in h:mm:ss but it keeps giving me 0:00:00 for the total I'm trying to total up A1:A59

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