In ANY 7 consecutive boxes in a row, ensure there are at-least 2 boxes containing words x.
Basically its a 31x10 table.
Each column represents a day of the month.
Each row is an employee.
I need an equation to work out, for example, that in ANY 7 consecutive days, there are at-least 2 boxes containing the words RDO.
Then, in ANY 7 consecutive days, there are no more than 60 hours worked.
The boxes are filled out like this.
5.5(8.0) or RDO or its just blank meaning the day has not been rostered yet
Where the 5.5 is time doing a specific task
and the 8.0 is the total time at work that day.
and RDO is....well a day off work.
If this is ever exceeded, highlight a separate box in a separate table red, and write which box is the problem one.
Does this make sence.
It will continue to if 60hrs worked, next 7 days less than x. but thats for another day.
Cheers