+ Reply to Thread
Results 1 to 2 of 2

Idle time

  1. #1
    Registered User
    Join Date
    07-15-2011
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    3

    Idle time

    Hello all,

    Is this possible??

    As in the attached example sheet can we find time difference of an individual when he finishes a work and time when starts new one.

    xxx starts at 4:24 pm(B column) and completes at 6:00(C column).And next he starts at next day 4:24.
    i have to calculate diff btw c3 and b7 considering working hrs as (9:00 to 6:00)

    this case it was easy we could mannualy write formula

    what if there are too many people?
    Attached Files Attached Files

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: Idle time

    Maybe this:

    =VLOOKUP(A3, A4:B1000, 2, FALSE)-C3

+ 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