SNA400
Board Regular
- Joined
- Nov 5, 2010
- Messages
- 51
HI All
Please bear with me on the description - a bit long winded.
I have 5 tables for the different groups in our company which we use to track holidays and I am using COUNTIF to reference the persons name on each table to tally number of days each person has off.
The issue I am having is the formula is not counting those cells where there are two names in the cell for days where two people are off.
(COUNTIF('Team Leaders'!$B$2:$M$33,M2) where M2 is the employee name and B2:M33 are the calendar cell references - the same on each table
Two names in the cell are set as "EmployeeA/EmployeeB"
I have tried using a generic to see if it will work but still no joy
Is there some way to count these or separate them within the cell to allow them to count correctly?
Please bear with me on the description - a bit long winded.
I have 5 tables for the different groups in our company which we use to track holidays and I am using COUNTIF to reference the persons name on each table to tally number of days each person has off.
The issue I am having is the formula is not counting those cells where there are two names in the cell for days where two people are off.
(COUNTIF('Team Leaders'!$B$2:$M$33,M2) where M2 is the employee name and B2:M33 are the calendar cell references - the same on each table
Two names in the cell are set as "EmployeeA/EmployeeB"
I have tried using a generic to see if it will work but still no joy
Is there some way to count these or separate them within the cell to allow them to count correctly?