Hi I'm adjusting our existing Absence Schedule and I want to create rules that prohibit too many staff off in any department at one time; the number will vary depending on department Accounts =1, Sales =2, CAD =1, Laser =2, Press =1, Goods In/Out =1
I can easily get a total count of the number of Holidays booked in for the employees but whenever I try to apply Data Validation to the cells I either can't enter a "H" character at all or I get no stop warning.
I've tried two methods one is getting a total count of H's and the doing the Data Validation on that total count cell, this just shows a tiny exclamation triangle on said cell but doesn't stop the user from entering in three holidays in the Programming department.
second method was to apply the data validation to the three cells and use the count formula to check if the number of H's entered in these three cells go above 1 and stop the user from doing this, what happens is I can't enter any sort of character at all, its all invalid.
I feel like this is simple but I'm missing something, all I want it to do is stop the user typing out a 2nd "H" and flagging up an error saying Holiday clash you can't have more than 1 person off in this department.
Go easy on please, its my first time asking online for assistance.
I can easily get a total count of the number of Holidays booked in for the employees but whenever I try to apply Data Validation to the cells I either can't enter a "H" character at all or I get no stop warning.
I've tried two methods one is getting a total count of H's and the doing the Data Validation on that total count cell, this just shows a tiny exclamation triangle on said cell but doesn't stop the user from entering in three holidays in the Programming department.
second method was to apply the data validation to the three cells and use the count formula to check if the number of H's entered in these three cells go above 1 and stop the user from doing this, what happens is I can't enter any sort of character at all, its all invalid.
I feel like this is simple but I'm missing something, all I want it to do is stop the user typing out a 2nd "H" and flagging up an error saying Holiday clash you can't have more than 1 person off in this department.
Go easy on please, its my first time asking online for assistance.