Tenth of a second to minutes

PCRIDE

Well-known Member
Joined
Jan 20, 2008
Messages
902
How would I convert seconds displays as 10ths to Minutes?

Would it be 34543 /10 /60 ?
 
Last edited:

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
Hi

Yes, if you want the result as a decimal number. The result in this case would be 57.57 minutes

If, instead, you want an excel time value, remember that the excel unit time is the day.
In this case use:

=34543/24/60/60/10

and format the cell as, for ex.: [m]:ss.00 and you'll get 57:34.30
 
Upvote 0
Hi

Yes, if you want the result as a decimal number. The result in this case would be 57.57 minutes

If, instead, you want an excel time value, remember that the excel unit time is the day.
In this case use:

=34543/24/60/60/10

and format the cell as, for ex.: [m]:ss.00 and you'll get 57:34.30


Perfect! Thanks a ton!!

The new ad's on this site are annoying. I couldn't see the reply to this message but saw the email. I couldn't see the reply because the ad block was about 1.5 size of a normal post. Scrolling 2x to see the message is ridiculous.

But I know, I know... someone has to pay the bills.
 
Upvote 0

Forum statistics

Threads
1,214,920
Messages
6,122,267
Members
449,075
Latest member
staticfluids

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