GMC The Macro Man
Board Regular
- Joined
- Mar 23, 2023
- Messages
- 104
- Office Version
- 2021
- Platform
- Windows
Hi everyone, I hope you are all good
I'm looking to see if someone can help me with the best way to count using multiple criteria
I have a large table of student grades that I need to summarize which are in the attached table "Nat_Grades".
In Column "J3", I want to be able to count the number of pupils in S4 who have scored a "NAT 3" across the four subjects in the range C2:F22, (The answer is "7"). I then want to count the total number of Nat 4, Nat 5, Nat 6 & Nat 7's for pupils in S4. I would do the same for S5 and then S6.
This data would be entered in to cells J3:N5.
The table is just a small excerpt as the original has 25 different subjects and over 400 students so it would be a big task to do manually
I've looked across many forums but just cannot seem to find the formula to count across different columns with multiple criteria so I hope someone on here may help
TIA
GMC
I'm looking to see if someone can help me with the best way to count using multiple criteria
I have a large table of student grades that I need to summarize which are in the attached table "Nat_Grades".
In Column "J3", I want to be able to count the number of pupils in S4 who have scored a "NAT 3" across the four subjects in the range C2:F22, (The answer is "7"). I then want to count the total number of Nat 4, Nat 5, Nat 6 & Nat 7's for pupils in S4. I would do the same for S5 and then S6.
This data would be entered in to cells J3:N5.
The table is just a small excerpt as the original has 25 different subjects and over 400 students so it would be a big task to do manually
I've looked across many forums but just cannot seem to find the formula to count across different columns with multiple criteria so I hope someone on here may help
TIA
GMC
Book2 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | |||
1 | Pupil ID | Year | ART | Biology | English | Maths | ||||||||||
2 | A1 | S4 | Nat 3 | Nat 3 | Nat 4 | Year | Nat 3 | Nat 4 | Nat 5 | Nat 6 | Nat 7 | |||||
3 | A2 | S4 | Nat 4 | Nat 3 | Nat 3 | Nat 4 | S4 | |||||||||
4 | A3 | S4 | Nat 3 | Nat 4 | Nat 4 | Nat 4 | S5 | |||||||||
5 | A4 | S4 | Nat 4 | Nat 4 | Nat 4 | Nat 4 | S6 | |||||||||
6 | A5 | S4 | Nat 3 | Nat 4 | Nat 4 | |||||||||||
7 | A6 | S4 | Nat 3 | Nat 4 | Nat 4 | |||||||||||
8 | A7 | S4 | Nat 4 | Nat 4 | Nat 4 | |||||||||||
9 | A8 | S5 | Nat 5 | Nat 5 | Nat 5 | |||||||||||
10 | A9 | S5 | Nat 6 | Nat 6 | Nat 5 | Nat 6 | ||||||||||
11 | A10 | S5 | Nat 5 | Nat 5 | Nat 6 | |||||||||||
12 | A11 | S5 | Nat 5 | Nat 5 | Nat 6 | Nat 6 | ||||||||||
13 | A12 | S5 | Nat 5 | Nat 6 | Nat 5 | |||||||||||
14 | A13 | S5 | Nat 6 | Nat 6 | Nat 5 | |||||||||||
15 | A14 | S5 | Nat 6 | Nat 5 | Nat 6 | Nat 5 | ||||||||||
16 | A15 | S6 | Nat 7 | Nat 6 | Nat 6 | |||||||||||
17 | A16 | S6 | Nat 7 | Nat 7 | Nat 6 | |||||||||||
18 | A17 | S6 | Nat 7 | Nat 7 | Nat 7 | Nat 6 | ||||||||||
19 | A18 | S6 | Nat 7 | Nat 6 | Nat 7 | Nat 6 | ||||||||||
20 | A19 | S6 | Nat 6 | Nat 6 | Nat 7 | Nat 7 | ||||||||||
21 | A20 | S6 | Nat 6 | Nat 7 | ||||||||||||
22 | A21 | S6 | Nat 5 | Nat 6 | Nat 7 | |||||||||||
Sheet1 |