how to convert whole numbers representing seconds to mm:ss

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how can i convert in excel whole numbers (ex 234) representing seconds to mm:ss
 
hi!

try this!!

=TEXT(A1/86400,"mm:ss")

assuming your number is in A1

-via135
 

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