Hello
I have a problem, I work on the template as in the attachment, and I would like to add a formula to it in one line that, after entering the date in another line, will determine whether or not a given employee is at work on that day:
I don't quite know how to tackle the topic below is the formula that counts the total number of days in the year of absence:
= SUM OF CONDITIONS (Absence_eventory [Days]; Absence_reading [Employee's first and last name]; Employee_Val; Absence_check [Start Date]; "> =" & DATE (Calendar_year; 1; 1); Absence_of [End Date]; "
I have a problem, I work on the template as in the attachment, and I would like to add a formula to it in one line that, after entering the date in another line, will determine whether or not a given employee is at work on that day:
![[EXCEL] - Creation of a formula for templates with attendance list [EXCEL] - Creation of a formula for templates with attendance list](https://obrazki.elektroda.pl/1536243200_1511879240_thumb.jpg)
I don't quite know how to tackle the topic below is the formula that counts the total number of days in the year of absence:
= SUM OF CONDITIONS (Absence_eventory [Days]; Absence_reading [Employee's first and last name]; Employee_Val; Absence_check [Start Date]; "> =" & DATE (Calendar_year; 1; 1); Absence_of [End Date]; "