+ Reply to Thread
Results 1 to 2 of 2

Display time calculated in minutes and seconds

  1. #1
    Registered User
    Join Date
    10-28-2011
    Location
    Denver, CO
    MS-Off Ver
    Excel 2003
    Posts
    2

    Display time calculated in minutes and seconds

    I am trying to calculate and display the elapsed time based on a formula using the distance in one cell divided by the rate in another cell. for example:

    A1 (distance) = 2 miles
    B1 (speed) = 100 miles per hour
    C1 (time) should = and display 00:01:12 (or 1 minute 12 seconds)

    The formula distance/(mph/60) returns 1.2 minutes which is accurate but I need it to display the minutes and seconds if possible.

  2. #2
    Forum Expert dangelor's Avatar
    Join Date
    09-06-2011
    Location
    Indiana, USA
    MS-Off Ver
    365 Pro Plus
    Posts
    2,274

    Re: Display time calculated in minutes and seconds

    Instead of 60, try dividing your result by 24 and formatting the cell as [h]:mm:ss
    Last edited by dangelor; 10-28-2011 at 11:24 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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