Hi
I've been building a workbook which records special educational needs and I've been using COUNTIFS to count the number of times a certain work or code (eg ADHD) has been used. It is all working fine until I want to count the number of times the work COMPLEX is used. This is for children with complex special needs. Here's one of the formulas I've been using.
=COUNTIFS($H$2:$H$16,"COMPLEX",$F$2:$F$16,"BOY")+COUNTIFS($I$2:$I$16,"COMPLEX",$F$2:$F$16,"BOY")
I've changed the word to VARIOUS and that works fine, but I NEED it to count all the instances of when COMPLEX is used.
Is there something obvious I'm missing?
I hope you can help.
Viv
Viv Haig