+ Reply to Thread
Results 1 to 2 of 2

Attendance Sheet: Formula Help needed.

  1. #1
    Registered User
    Join Date
    07-03-2015
    Location
    Metro Manila, Philippines
    MS-Off Ver
    MS Office 2007
    Posts
    1

    Attendance Sheet: Formula Help needed.

    Good day, I would like to ask for your help in getting my formula right.

    I made a formula that computes my night differential by hours/day which starts at 10pm upto 7am. While the computation works, ie: a shift starting @ 3pm - 11pm has 8 hours work time including a 1 hour as night differential (still counts as 8hours total), 11pm-7am = 8hours with 7ND. However, when I change time, the ND results are not what I expected, ie: 3pm-9pm results in 6 hours ND, 6am-10am results in 4 hours ND. Below is the formula. Can you please tell me what is wrong with it?

    =IF((HOUR(D6)-HOUR(C6))+((MINUTE(D6)-MINUTE(C6))/60)<0,IF(AND(HOUR(D6)>6, HOUR(D6)<14), E6, IF((HOUR(C6)<22),((HOUR(C6)-22)+E6),"0.00")),IF((HOUR(D6)<22),E6,(HOUR(D6)-22)))

    C6 = start time
    D6 = end time
    E6 = No. of Hours computation.


    Also I would like your help in making a formula for:

    1> Cut-off date = gives the Salary date based on last date on the cut-off.
    2> Succeeding Dates after End of Month give a null(blank) cell.
    3> Something that keeps the previous amount of a cell even if it was changed.

    Thank you in advance.

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: Attendance Sheet: Formula Help needed.

    Please Login or Register  to view this content.

+ 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. HELP NEEDED: Data Collection for Attendance Tracking
    By tatx88 in forum Excel General
    Replies: 0
    Last Post: 11-24-2014, 03:07 PM
  2. Replies: 9
    Last Post: 10-11-2014, 12:29 PM
  3. [SOLVED] VB and Excel Attendance BADLY NEEDED HELP. :(
    By blueswan in forum Excel Programming / VBA / Macros
    Replies: 28
    Last Post: 06-20-2012, 07:07 AM
  4. Excel 2007 : Formula change in Attendance Sheet
    By firetraining in forum Excel General
    Replies: 3
    Last Post: 04-03-2012, 09:36 AM
  5. Attendance Sheet Formula not working, please rectify it.
    By NonStopLeo in forum Excel General
    Replies: 9
    Last Post: 03-24-2010, 08:02 AM

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