Convert Times to Decimals

  • Thread starter Thread starter mg
  • Start date Start date
M

mg

For example I have a time of 0:04:23 which is using the
format of h:mm:ss and I want to convert this to the
decimal equivalent of 4.38.
Any ideas would be most appreciated.
 
Multiply it by 1440 and format it as a number with 2 decimal points.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top