Hi djmatok..
Please check the updated file..
excelforum tally hours.xlsx
It demostate.. to check if a day is weekday or not...
Formula used..
Formula:
=WEEKDAY(C9)
Formula:
=TEXT(C9,"dddd")
&Formula:
=IF(WEEKDAY(C9,2)>5,"It’s a WeekEnd","Weekday")
You can use any of the above for your next step..
Bookmarks