Results 1 to 4 of 4

Calculating Downtime During Hours of Operation

Threaded View

Puni Calculating Downtime During... 11-24-2014, 09:32 PM
daddylonglegs Re: Calculating Downtime... 03-11-2015, 08:07 PM
Puni Re: Calculating Downtime... 03-15-2015, 06:01 PM
cphillippe Re: Calculating Downtime... 05-01-2018, 11:00 PM
  1. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,694

    Re: Calculating Downtime During Hours of Operation

    Hello Puni,

    Having a table might be easier - you can still have a table and use a single formula

    This formula for H3 effectively uses table values within the formula, i.e.

    =(SUMPRODUCT(NETWORKDAYS.INTL(E3,F3,SUBSTITUTE("1111111",1,0,{1,2,3,4,5,6,7})),{7.5,7.5,7.5,9,7.5,7.5,4})-MEDIAN(0,CHOOSE(WEEKDAY(E3,2),7.5,7.5,7.5,9,7.5,7.5,4),MOD(E3,1)*24-CHOOSE(WEEKDAY(E3,2),9,9,9,9,9,9,10))-MEDIAN(0,CHOOSE(WEEKDAY(F3,2),7.5,7.5,7.5,9,7.5,7.5,4),CHOOSE(WEEKDAY(F3,2),16.5,16.5,16.5,18,16.5,16.5,14)-MOD(F3,1)*24))*60

    That gives me a result of 2430 minutes (40.5 hours) because you have 1 hour on Sunday, 7.5. on Monday, Tuesday, Wednesday and Friday, 9 on Thursday and ½ an hour on Saturday = 40.5

    That will work for any start or end time, even outside the working hours
    Last edited by daddylonglegs; 04-22-2015 at 06:03 PM.
    Audere est facere

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Downtime Tracking between Multiple Days Only Counting Working Hours
    By TandCsMom in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-04-2014, 05:24 PM
  2. Calculating Downtime taking into acount 3 possible shifts of production.
    By Clintp1111 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-12-2013, 12:16 AM
  3. Need help calculating Downtime
    By Ben.Cgg in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-29-2013, 05:02 PM
  4. Need help in calculating downtime
    By Nitinkumar in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-06-2013, 09:58 AM

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