+ Reply to Thread
Results 1 to 3 of 3

how to convert whole numbers representing seconds to mm:ss

  1. #1
    Elvin
    Guest

    how to convert whole numbers representing seconds to mm:ss

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

  2. #2
    Guest

    Re: how to convert whole numbers representing seconds to mm:ss

    Hi

    Divide it by 1440 and format as time.

    Andy.

    "Elvin" <[email protected]> wrote in message
    news:[email protected]...
    > how can i convert in excel whole numbers (ex 234) representing seconds to
    > mm:ss




  3. #3
    Forum Contributor
    Join Date
    08-28-2005
    Posts
    298

    how to convert whole numbers representing seconds to mm:ss

    hi!

    try this!!

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

    assuming your number is in A1

    -via135




    Hi

    Divide it by 1440 and format as time.

    Andy.

    "Elvin" <[email protected]> wrote in message
    news:[email protected]...
    > how can i convert in excel whole numbers (ex 234) representing seconds to
    > mm:ss

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1