Hi there
I have a sheet that inidcates the level of a student and whether they have secured an internship. The first value is their academic level and the second value is a simple checkbox.
I am trying to count them but not getting very far - I can count the number of checkboxs and I can count the number based on level but I need the two together:
=COUNTIFS({2021/2022 Student Engagement Master Range 2}, 1 - this is the checkbox
=COUNTIFS({2021/2022 Student Engagement Master Range 4}, "4" - this is the one that count the level of the student.
So how can I meld them together so it tells me a value based on what level they are and whether they have an internship?
Thanks
Blayne