Kaya,
We have a Leave planner chart that counts leave for the month.
All leave codes appear from drop down list.
Then those figures are added to a totals page.
Current Sum
=COUNTA(C14:AG14)-((COUNTIF(C14:AG14,"H1")+COUNTIF(C14:AG14,"H2"))/2) - please note H1 & H2 are half days which is why they are divided by 2.
However, we are now adding in a few other leave words (all in the dropdown list) and we do not want to count those in the leave total. WFH, TOIL, NP, PH
I would certainly apprecaite some advice on how to exclude multiple words.
Thanks
Dee
We have a Leave planner chart that counts leave for the month.
All leave codes appear from drop down list.
Then those figures are added to a totals page.
Current Sum
=COUNTA(C14:AG14)-((COUNTIF(C14:AG14,"H1")+COUNTIF(C14:AG14,"H2"))/2) - please note H1 & H2 are half days which is why they are divided by 2.
However, we are now adding in a few other leave words (all in the dropdown list) and we do not want to count those in the leave total. WFH, TOIL, NP, PH
I would certainly apprecaite some advice on how to exclude multiple words.
Thanks
Dee