Uploaded December 2025 | Updated September 2026, 2 weeks ago
Welcome to dptutorials, your go-to channel for practical Excel skills that save time and simplify daily work. In this tutorial, you will learn how to create a complete attendance calculator for 20 employees over 10 days using simple COUNTIF formulas. This method automatically counts how many days an employee was present, absent, or on leave without doing any manual calculations.
The dataset uses P for Present, A for Absent, and L for Leave. The formula for counting Present days is: =COUNTIF(B3:K3,"P") The formula for Absent days is: =COUNTIF(B3:K3,"A") And for Leave: =COUNTIF(B3:K3,"L") These formulas instantly calculate attendance totals for each employee. Whenever you update the daily attendance values, Excel refreshes the totals automatically and gives you real-time results.
This technique is extremely useful for HR attendance tracking, school attendance sheets, manager-level team monitoring, training programs, and daily reporting. It is simple, fast, accurate, and easy enough for beginners to use.
If you enjoy practical and time-saving Excel tutorials, make sure to subscribe to dptutorials for more useful formulas, automation techniques, and real-work productivity hacks.
#ExcelShorts #ExcelTips #AttendanceSheet
Welcome to dptutorials, your go-to channel for practical Excel skills that save time and simplify daily work. In this tutorial, you will learn how to create a complete attendance calculator for 20 employees over 10 days using simple COUNTIF formulas. This method automatically counts how many days an employee was present, absent, or on leave without doing any manual calculations.
The dataset uses P for Present, A for Absent, and L for Leave. The formula for counting Present days is: =COUNTIF(B3:K3,"P") The formula for Absent days is: =COUNTIF(B3:K3,"A") And for Leave: =COUNTIF(B3:K3,"L") These formulas instantly calculate attendance totals for each employee. Whenever you update the daily attendance values, Excel refreshes the totals automatically and gives you real-time results.
This technique is extremely useful for HR attendance tracking, school attendance sheets, manager-level team monitoring, training programs, and daily reporting. It is simple, fast, accurate, and easy enough for beginners to use.
If you enjoy practical and time-saving Excel tutorials, make sure to subscribe to dptutorials for more useful formulas, automation techniques, and real-work productivity hacks.
#ExcelShorts #ExcelTips #AttendanceSheet










