Forum Discussion
rhockman
Nov 17, 2022Brass Contributor
Look up and Counts
I cannot figure out to do this any help is welcomed. I want the counts of students in Row B that have 100% passing data from another tab. So matching the student ID and the month to count just these students with %100.
=COUNTIFS('Student Data'!D:D,??,'Student Data'!AL:AL,"9",'Student Data'!E:E,"100%")