+ Reply to Thread
Results 1 to 3 of 3

Excel Attendance leave tracker

  1. #1
    Registered User
    Join Date
    10-06-2017
    Location
    MUMBAI
    MS-Off Ver
    1705
    Posts
    3

    Excel Attendance leave tracker

    1) I have downloaded this attacheded template. At present Work From Home (W) is listed as leave. But this should not affect on count of column (Leaves this month or Leaves this year). So i mean we should be able to notify in calender for Work for Home (W), but this should affect on the count.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    09-21-2017
    Location
    INDIA
    MS-Off Ver
    2013
    Posts
    4

    Re: Excel Attendance leave tracker

    Since the formula used in the cell will check whether the cell is noblank and counts, W is also included in the count. Hence the formula need to be changed so that W should not be added

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,198

    Re: Excel Attendance leave tracker

    In NJ8

    =SUMPRODUCT((OFFSET($A8,0,31*($A$3-1)+1,1,31)<>"")*(OFFSET($A8,0,31*($A$3-1)+1,1,31)<>"W")*(IF(OFFSET($A8,0,31*($A$3-1)+1,1,31)=$NX$16,0.5,IF(OFFSET($A8,0,31*($A$3-1)+1,1,31)=$NX$17,0.5,1))*(OFFSET($A$4,0,31*($A$3-1)+1,1,31))))

    in NK8

    =SUMPRODUCT((OFFSET($A10,0,1,1,372)<>"")*(OFFSET($A10,0,1,1,372)<>"W")*(IF(OFFSET($A10,0,1,1,372)=$NX$16,0.5,IF(OFFSET($A10,0,1,1,372)=$NX$17,0.5,1))*(OFFSET($A$3,0,1,1,372))))

+ 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. Excel formula for a 2010 template - Employee Attendance Tracker
    By mkcatt in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-22-2018, 10:19 AM
  2. [SOLVED] Leave tracker - how to use formula to automate the total leave days
    By yiyi2 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 05-16-2018, 10:59 PM
  3. Help build a Leave tracker and Effort Time Estimation Tracker
    By cherias in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-29-2015, 02:10 PM
  4. Attendance Tracker
    By excelhelpseeker in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-17-2014, 11:14 AM
  5. [SOLVED] Excel Attendance Tracker
    By spowell1982 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-29-2012, 12:45 AM
  6. Attendance Tracker Automation in Excel
    By Tanveer Genisys in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-29-2010, 01:32 AM
  7. Excel as Attendance Tracker
    By Donna123 in forum Excel General
    Replies: 8
    Last Post: 12-26-2005, 03:39 PM

Tags for this Thread

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