T
TeeDee
I am working on a employee schedule for my company. In my employee table, I have a column for OffDay fields this consist of Numeric value 1-7,(1=SAT, 2=SUN...) I need to format a report that resembles a calendar, and will annotate what day off each employee has based on my column in employee table of OffDay. Any suggestions, I tried conditional formatting but could not get it to work correctly.