+ Reply to Thread
Results 1 to 4 of 4

Absence tracker problem

Hybrid View

  1. #1
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Absence tracker problem

    Since you are varying both rows and columns, try using INDEX/MATCH
    In M20 copied across and down

    =IF(LEN(INDEX($D$3:$R$8, MATCH($J20,$A$3:$A$8,0),MATCH($L$16, $D$1:$R$1,0)+COLUMNS($A$1:A$1)-1))>0,1,"")
    Does that work for you?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  2. #2
    Registered User
    Join Date
    07-21-2014
    Location
    Wales
    MS-Off Ver
    2010
    Posts
    11

    Re: Absence tracker problem

    Hi
    First thanks Chemistb for your reply.

    That works great for inputting the results in the table for the people in the tracker. But the employee names are not constants I need them to be imported into the recieving table only if they are absent for any day for the specified week.
    If I enter week 1 bill has no entries (he is in work all week) so he should not be in the recieving table (TRACKER) same for week 2.
    if I enter week 2, Bill, Tom & Cath have no entries so they should not be in the tracker.
    However
    If I enter week 3 bill has an "off" day on Wed so his name should then enter the tracker but Tom, Sam & Sue have no entries so they should not.

    Hope this makes sense.
    I only want employees in the tracker if they are off during the week specified.
    I think I may have to do this in two steps ?

+ 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. Tracker tool problem
    By SharpL in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-27-2014, 09:30 AM
  2. System idle time tracker / Break Tracker
    By reetika05 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-10-2014, 07:26 AM
  3. Big number of Staff - problem of replacement / absence
    By youssefoudra in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 09-26-2014, 10:44 AM
  4. Replies: 1
    Last Post: 07-31-2014, 01:43 AM
  5. Absence Tracker will not calculate
    By Vmgballer1 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-13-2013, 08:48 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