+ Reply to Thread
Results 1 to 3 of 3

Attendance Tracker with point system

  1. #1
    Registered User
    Join Date
    01-24-2024
    Location
    ATL Georgia
    MS-Off Ver
    365
    Posts
    1

    Post Attendance Tracker with point system

    Please help.

    I am trying to make an attendance tracker for each month in the year for all colleagues on my team. I have created the excel file and made most of the calculations I need but want to make it to where we can put a letter in for the type of occurrence that (Tardy, Leave Early, Etc.) I have created a table in the Employees names tab to represent what each excuse is valued at. What I am looking for is that if i put in T for a day in January I want the totals to add up automatically based on the values assigned to the letters. I currently only have it to calculate the number value for each day and am pretty sure I could make some countif cells separate each type of excuse then add the totals, but I am struggling trying to figure this out. I have attached a copy of what i am looking for and would appreciate any help that anyone can give. I may have messed some things up while playing with this but hoping you guys can see what I am looking to achieve.


    Colleague Attendance Calendar.xlsx

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello mannips,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,060

    Re: Attendance Tracker with point system

    With month in E1 and Absent Types in row 3 of EmployeeName Table,
    C4: =COUNTIF(INDEX(INDIRECT($E$1&"[[1]:[Total days]]"),MATCH([@[Employee Names]],INDIRECT($E$1&"[Employee name]"),0),),C$3), copy across and down.
    Attached Files Attached Files

+ 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. Attendance Point Tracker with point drop off
    By Miss Directs in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 09-02-2023, 11:27 AM
  2. Need assistance with my Basic Employee attendance Point Tracker
    By hungboxer in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-04-2019, 04:49 PM
  3. Replies: 3
    Last Post: 08-02-2018, 08:53 AM
  4. Attendance Spreadsheet with Point System
    By babbymcc06 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-14-2017, 04:10 PM
  5. Attendance Point System
    By calkhatib in forum Excel General
    Replies: 1
    Last Post: 10-05-2017, 08:25 PM
  6. Attendance Point Tracker
    By vgarcia620 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-01-2016, 10:45 AM
  7. Replies: 10
    Last Post: 03-17-2016, 05:34 AM

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