+ Reply to Thread
Results 1 to 2 of 2

Time Calculations:On-Time Performance

  1. #1
    Registered User
    Join Date
    09-02-2010
    Location
    Lexington Park, Maryland
    MS-Off Ver
    Excel 2002
    Posts
    3

    Time Calculations:On-Time Performance

    Hi!
    I need help with a formula that I need to make. I created an On-Time Performance sheet that we use to see if our drivers our operating within schedule. The problem is we are allowing a 2 minute difference either way to count as on-time. The formula I have now will not work for this since I need a 2 minute difference. The formula I am using is
    =COUNTIF(B296:B326,"=4:35 AM")
    How do I add the range of 4:33 am to 4:35 am in this calculation.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    re: Time Calculations:On-Time Performance

    Simplest to use 2 COUNTIFs

    Please Login or Register  to view this content.
    You could use a single SUMPRODUCT (or COUNTIFS for those using XL2007+) but if using a version pre XL2007 I'd opt for the above myself.

+ 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