This is in reference to thread702-1723375: Yearly calendar for attendance Majp helped me build that was closed. I'm now asked by my all my superior a printout of the troubled employees worked days to date for the year since they dont like to come to work and take days off constantly. Anyways, he wanted me to calculate for the year not including Saturdays, Sundays, Absences, and OUR Holidays which is in [tbl_Holidays].
I figued I could have used a query but I dont know how to get [tbl_Holidays] linked in a query with [tbluEmployees],[tbluAbsenceCodes] and [tbl_YearCalendar]. Kinda like the query qry_rpt_AbsencesForYear where it feeds off of the main forms "Year" and employee selected.
Anyways, how would the code go or even if I can do a query would be nice.... Thanks!
Thanks,
SoggyCashew.....
I figued I could have used a query but I dont know how to get [tbl_Holidays] linked in a query with [tbluEmployees],[tbluAbsenceCodes] and [tbl_YearCalendar]. Kinda like the query qry_rpt_AbsencesForYear where it feeds off of the main forms "Year" and employee selected.
Anyways, how would the code go or even if I can do a query would be nice.... Thanks!
Thanks,
SoggyCashew.....