+ Reply to Thread
Results 1 to 3 of 3

How to calculate rolling time for a trip

  1. #1
    Registered User
    Join Date
    05-31-2012
    Location
    wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    2

    How to calculate rolling time for a trip

    I need to calculate trip time so we see where we will be at certain times of the day. In cell L1 I have a cell with a value/format of 6:00 AM (which is departure time). In cells K2-K32 I have the cumulative travel time in hours like 2.94 hours that is based on mileage/mph. I also have this in cumulative minutes if that will work better. What I need is to somehow add the 2.94 hours to the 6:00 AM so we can see where we are at a certain time - this example would be 8:56:04 AM. If anybody feels there is a better way to do all of this I'm open to suggestions.

    Thanks in Advance

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: How to calculate rolling time for a trip

    Hi,

    The following in L2 and copied down should do it

    =K2/24+$L$1
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    05-31-2012
    Location
    wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: How to calculate rolling time for a trip

    Thank you, that did work. I did have to use a paste values and use that cell with actual numbers instead of the cells with the formula in it calculating cumulative hours but it works so I'm greatful.

+ 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