+ Reply to Thread
Results 1 to 8 of 8

Help me guys.. (problem with computing Hours of Work)

  1. #1
    Registered User
    Join Date
    06-27-2014
    Location
    Philippines
    MS-Off Ver
    MS Office 2011
    Posts
    8

    Help me guys.. (problem with computing Hours of Work)

    Our ID scanner send us data like this on excel

    A1 = 07:50( ) 11:33( ) 12:22( ) 19:02( )

    sometimes

    A2 = 12:22( ) 17:00( )

    i cant solve how to get total hours work in once cell pls help

  2. #2
    Forum Contributor
    Join Date
    07-10-2012
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    129

    Re: Help me guys.. (problem with computing Hours of Work)

    try to extract first in time and last out time and then use =+TEXT(VALUE(value1)-VALUE(value2),"HH:mm")

  3. #3
    Registered User
    Join Date
    06-27-2014
    Location
    Philippines
    MS-Off Ver
    MS Office 2011
    Posts
    8

    Re: Help me guys.. (problem with computing Hours of Work)

    what do you mean extract .. put it on other column? if its correct icant do that thats too many
    Last edited by pamboys009; 06-27-2014 at 02:22 AM.

  4. #4
    Forum Contributor pareshj's Avatar
    Join Date
    05-20-2014
    Location
    MUMBAI
    MS-Off Ver
    2007 & 2010
    Posts
    447

    Re: Help me guys.. (problem with computing Hours of Work)

    Hi pamboys009,

    You can use the below formula :

    =TEXT(MID(RIGHT(A2,8),1,5)-LEFT(A2,5),"HH:MM:SS")

    Where A2 is the Input cell (i.e 07:50( ) 11:33( ) 12:22( ) 19:02( ) OR 12:22( ) 17:00( ) )


    Regards,
    Paresh J
    Click on "* Add Reputation" as a way to say thanks

  5. #5
    Registered User
    Join Date
    06-27-2014
    Location
    Philippines
    MS-Off Ver
    MS Office 2011
    Posts
    8

    Re: Help me guys.. (problem with computing Hours of Work)

    wow your the best.. ill study how you do the formula! THANKS!

    anyway second question... IF the input cell is blank like the employee didnt go to work.. the result is a #VALUE!
    how can i just put 0:00:00 if theres error?
    Last edited by pamboys009; 06-27-2014 at 02:29 AM.

  6. #6
    Forum Contributor pareshj's Avatar
    Join Date
    05-20-2014
    Location
    MUMBAI
    MS-Off Ver
    2007 & 2010
    Posts
    447

    Re: Help me guys.. (problem with computing Hours of Work)

    Hi pamboys009,

    Glad to help.
    Dont forget to Click * Add Reputation and Mark this thread as Solved.


    Regards,
    Paresh J

  7. #7
    Registered User
    Join Date
    06-27-2014
    Location
    Philippines
    MS-Off Ver
    MS Office 2011
    Posts
    8

    Re: Help me guys.. (problem with computing Hours of Work)

    Thanks i already add reputation... i have a followup question mr pareshj

  8. #8
    Forum Contributor pareshj's Avatar
    Join Date
    05-20-2014
    Location
    MUMBAI
    MS-Off Ver
    2007 & 2010
    Posts
    447

    Re: Help me guys.. (problem with computing Hours of Work)

    Hi,

    For new question, create a new thread please.

    Regards,
    Paresh J

+ 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. computing hours worked that crosses on a holiday
    By kikoexe in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-03-2013, 10:12 AM
  2. Computing for Elapsed Time, in Hours
    By dizzygirl in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-21-2012, 04:32 PM
  3. [SOLVED] Computing Hours and Minutes using excel 2010
    By kraddark in forum Excel General
    Replies: 13
    Last Post: 05-12-2012, 02:37 AM
  4. Computing the Hours Worked
    By kraddark in forum Excel General
    Replies: 3
    Last Post: 05-23-2011, 07:57 PM
  5. Computing VTO Hours
    By Locust in forum Excel General
    Replies: 11
    Last Post: 12-05-2010, 04:11 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