+ Reply to Thread
Results 1 to 2 of 2

Counting time on a job.

  1. #1
    Registered User
    Join Date
    02-08-2009
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    80

    Counting time on a job.

    Hi

    Please could some help me? I am trying to create a sheet for staff who can time themshelf how long they have been on a particular job.

    I have 2 sheet.

    On 1st sheet (is main menu which is visable all time on the screen)

    Cell B2 has formula =Now() displaying date(13/07/2101) & time(10:40) & Am/PM
    Cell B7 staff will scan there ID bar code (once scanned it will move to cell B13)
    Cell B13 Satff will scan JOB ID & then press enter.

    On 2nd sheet
    Column A = Employee ID (when the the user scan the ID from manin menu)
    Column B = Date (from main menu pasted as value)
    Column C = Job ID (when user scan the job ID)
    Column D = Start Time (time started the job from system)
    Column E = End Time (when next job is scanned it put end time on previous job)
    Column F = Total Minutes (diffrence between start time and end time)

    Please see the attached file.

    I have put example

    Please can some help i am a staff who is try to help my fellow friend out as day in day out we all get in trouble for our time on job.

    If anyone has similier file please could you send it to me.
    Attached Files Attached Files

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Counting time on a job.

    I am not sure if date is to be part of the equation at all...

    This assumes it is not, and that you just want to know total time in minutes on the job.

    =SUMIFS(Sheet2!F:F,Sheet2!B:B,B7,Sheet2!C:C,B13)
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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