+ Reply to Thread
Results 1 to 4 of 4

formula to tell me when someone is present on work, present late and early departure.

  1. #1
    Forum Contributor
    Join Date
    04-28-2013
    Location
    Miami, United States
    MS-Off Ver
    Excel 365 (Newest version)
    Posts
    254

    formula to tell me when someone is present on work, present late and early departure.

    I created a way to tell me when someone is present late or present late but for some reason its perfect with an 8am to 4:45 pm shift but not with the others....any ideas on how I tewak the formula to resolve that..

    Formula--=IF(F8="absent","ABSENT",IF(F8="S/L","S/L",IF(F8="VAC","VAC",IF(F8="M/L","M/L",IF(F8="P/V","P/V",IF(F8="B/L","B/L",IF(AND(F8-INDEX($B$8:$B$232,MATCH(F8,$B$8:$B$232))>0,INDEX($C$8:$C$232,MATCH(F8,$B$8:$B$232))-G8>0),"Present Late and Early Departure",IF(F8-INDEX($B$8:$B$232,MATCH(F8,$B$8:$B$232))>0,"Present Late",IF(INDEX($C$8:$C$232,MATCH(F8,$B$8:$B$232))-G8>0,"Early Departure","Present")))))))))..


    I need to tweak it somehow to get it to work with an 8hr shift and 10 hrs shift....register new.xlsx

    anybody help!!!

  2. #2
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: formula to tell me when someone is present on work, present late and early departure.

    Try this......

    Please Login or Register  to view this content.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  3. #3
    Forum Contributor
    Join Date
    04-28-2013
    Location
    Miami, United States
    MS-Off Ver
    Excel 365 (Newest version)
    Posts
    254

    Re: formula to tell me when someone is present on work, present late and early departure.

    omg that is sooooo perfect. Thank you sooo much. my head ache is gone. Thanks alot once more sktneer.

  4. #4
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,648

    Re: formula to tell me when someone is present on work, present late and early departure.

    You're welcome. Glad to help you. If you think that the solution provided was helpful, you may click on * (star) to Add Reputation, which is another way to say thanks to those who have put their time and efforts to help you in this forum.

+ 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. Replies: 1
    Last Post: 08-14-2013, 10:41 PM
  2. Replies: 2
    Last Post: 02-10-2013, 05:17 PM
  3. [SOLVED] Auto Hiding rows based on range/data present or not present.
    By raze in forum Excel Programming / VBA / Macros
    Replies: 27
    Last Post: 02-10-2013, 11:27 AM
  4. Copy For Cell Values Present and not Formulas Present
    By bdb1974 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-11-2009, 12:10 PM
  5. [SOLVED] Formula that returns late, early or Ok accordingly to the period
    By leslieyosbe in forum Excel General
    Replies: 2
    Last Post: 08-03-2006, 12:36 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