+ Reply to Thread
Results 1 to 5 of 5

addition to start and finish times that go past midnight

  1. #1
    Registered User
    Join Date
    11-04-2015
    Location
    Adelaide, South Australia
    MS-Off Ver
    Pro plus 2016
    Posts
    19

    addition to start and finish times that go past midnight

    Hi All,

    Wondering if someone could help with adding to a formula that works for start and finish times past midnight?
    I have a sheet I have been using but haven't had the need to go past midnight until now.
    I have had a play around with the formula that calculates the time in column F and realise I probably would need to alter other formulas, but seem to not be able to get an appropriate formula to start off with that works. I have used a couple of the generic type formulas from here and the internet with no luck.

    Attached is my spreadsheet, and would be very apprecitated if there is a solution for the formulas in column F through to column L.

    Thanks for your time

    Michael
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: addition to start and finish times that go past midnight

    perhaps you say d4-B4+if(d4-b4<0,1,0) and work it into your formulas

  3. #3
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: addition to start and finish times that go past midnight

    Or

    =D4-B4+(D4<B4)

  4. #4
    Registered User
    Join Date
    11-04-2015
    Location
    Adelaide, South Australia
    MS-Off Ver
    Pro plus 2016
    Posts
    19

    Re: addition to start and finish times that go past midnight

    Hi,
    Thankyou both for your replies. I'll have a look at both of these solutions.

    Thankyou

  5. #5
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: addition to start and finish times that go past midnight

    Another method

    =MOD(D4-B4+1,1)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 21
    Last Post: 05-11-2015, 03:53 PM
  2. [SOLVED] Calculate Start and End Time Stored as HH:MM when Shift extend past 00:00 (midnight)?
    By onmyway in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-31-2015, 12:38 PM
  3. Creating Random Times past midnight -help!
    By GLP11 in forum Excel General
    Replies: 1
    Last Post: 02-26-2015, 10:21 AM
  4. [SOLVED] Scheduled Start and finish times
    By Kramxel in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-21-2014, 08:03 AM
  5. [SOLVED] Calculate between start and finish times to pay a shift penalty
    By jonas245 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-06-2013, 05:46 PM
  6. Formula count of hours between start/finish times
    By robenson in forum Excel General
    Replies: 3
    Last Post: 02-14-2011, 07:01 AM
  7. use Now() in two cells for start and finish times
    By DaveM in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-04-2006, 07:30 PM

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