GMC The Macro Man
Board Regular
- Joined
- Mar 23, 2023
- Messages
- 104
- Office Version
- 2021
- Platform
- Windows
Hi everyone,
I'm looking for some help with this file which reports on Students and their pass marks on the subjects they sat
The attached file has 3 sheets. The 1st, "Student Data", displays the student name details and then a list of 4 subjects that they could potentially sit along with the scoring
The 2nd sheet, "Subject Scores", FILTERs out the relevant data using a SEQUENCE formula, to show the students with their "Predicted scores".
***** A big shout out here to "Fluff" - Mr Excel MVP, who helped me get this far *******
The request I have been asked on the "Subject Scores" sheet is, could it be possible to insert a column after each subject "predicted" column, which would allow the teacher to input a FFT comment, (I have a done a MOCK UP of how I would like it to look on the "Preferred Output" sheet.
This is the current formula that I am using but how could i change it to accommodate the above?
=LET(r,SEQUENCE(ROWS(Student_Data[[Biology Nat Level]:[Maths Predicted]])),d,INDEX(Student_Data[[Biology Nat Level]:[Maths Predicted]],r,SEQUENCE(,3,8,8)),c,COLUMNS(d),s,SEQUENCE(,c+3),x,IF(s<=3,Student_Data[[SCN]:[Reg Class]],INDEX(d,r,s-3)),f,FILTER(x,INDEX(x,,1)<>0),IF(f=0,"",f))
Some info on the Student Data page that may help you understand it
Columns 1 to 4 are Student info,
Columns 5 to 28 are 3 SUBJECTS
Each subject has 8 columns
Column 1 is the Nat Level (National Level) is the level of difficulty a student will complete dependent on their age and ability
Column 2 is the Subject teacher
Column 3 is the Target Grade which the student could achieve and is set at the beginning of the TERM
Column 4 to 7 are the 4 periods through the term when a student sits an internal exam to assess if they are on Target
Column 8 is the "Predicted" score based on the Students last exam taken.
Thanks for looking
I'm looking for some help with this file which reports on Students and their pass marks on the subjects they sat
The attached file has 3 sheets. The 1st, "Student Data", displays the student name details and then a list of 4 subjects that they could potentially sit along with the scoring
The 2nd sheet, "Subject Scores", FILTERs out the relevant data using a SEQUENCE formula, to show the students with their "Predicted scores".
***** A big shout out here to "Fluff" - Mr Excel MVP, who helped me get this far *******
The request I have been asked on the "Subject Scores" sheet is, could it be possible to insert a column after each subject "predicted" column, which would allow the teacher to input a FFT comment, (I have a done a MOCK UP of how I would like it to look on the "Preferred Output" sheet.
This is the current formula that I am using but how could i change it to accommodate the above?
=LET(r,SEQUENCE(ROWS(Student_Data[[Biology Nat Level]:[Maths Predicted]])),d,INDEX(Student_Data[[Biology Nat Level]:[Maths Predicted]],r,SEQUENCE(,3,8,8)),c,COLUMNS(d),s,SEQUENCE(,c+3),x,IF(s<=3,Student_Data[[SCN]:[Reg Class]],INDEX(d,r,s-3)),f,FILTER(x,INDEX(x,,1)<>0),IF(f=0,"",f))
Some info on the Student Data page that may help you understand it
Columns 1 to 4 are Student info,
Columns 5 to 28 are 3 SUBJECTS
Each subject has 8 columns
Column 1 is the Nat Level (National Level) is the level of difficulty a student will complete dependent on their age and ability
Column 2 is the Subject teacher
Column 3 is the Target Grade which the student could achieve and is set at the beginning of the TERM
Column 4 to 7 are the 4 periods through the term when a student sits an internal exam to assess if they are on Target
Column 8 is the "Predicted" score based on the Students last exam taken.
Thanks for looking
Sequence Table.xlsx | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | |||
1 | SCN | Full Name | Year Group | Reg Class | Biology Nat Level | Biology Teacher | Biology Target Grade | Biology Oct | Biology Dec | Biology Jan | Biology Mar | Biology Predicted | English Nat Level | English Teacher | English Target Grade | English Oct | English Dec | English Jan | English Mar | English Predicted | Mathematics Nat Level | Mathematics Teacher | Maths Target Grade | Maths Oct | Maths Dec | Maths Jan | Maths Mar | Maths Predicted | ||
2 | P1234591 | Zaid Hawkins | S6 | 6A | Nat 7 | Teacher 15 | 1 | 6 | 2 | 2 | 2 | |||||||||||||||||||
3 | P1234592 | Neveah Armstrong | S6 | 6A | Nat 5 | Teacher 16 | 6 | 9 | 9 | 3 | 3 | |||||||||||||||||||
4 | P1234593 | Cedric Steele | S6 | 6A | Nat 7 | Teacher 2 | 5 | 6 | 6 | 7 | 7 | Nat 7 | Teacher 15 | 6 | 6 | 8 | 8 | 8 | ||||||||||||
5 | P1234594 | Jennifer Velazquez | S6 | 6A | Nat 6 | Teacher 8 | 3 | 6 | 4 | 9 | 9 | Nat 5 | Teacher 14 | 1 | 1 | 2 | 2 | 2 | ||||||||||||
6 | P1234595 | Elsa Morales | S6 | 6A | Nat 7 | Teacher 8 | 2 | 3 | 3 | 3 | 3 | Nat 6 | Teacher 16 | 1 | 6 | 2 | 2 | 2 | ||||||||||||
7 | P1234596 | Jean Ashley | S6 | 6A | Nat 7 | Teacher 15 | 6 | 6 | 8 | 8 | 8 | |||||||||||||||||||
8 | P1234663 | Angeline Cooley | S5 | 5B | Nat 6 | Teacher 9 | 2 | 5 | 4 | 6 | 6 | Nat 5 | Teacher 14 | 2 | 7 | 3 | 3 | 3 | ||||||||||||
9 | P1234664 | Drew Richard | S5 | 5B | Nat 6 | Teacher 10 | 6 | 7 | 6 | 6 | 6 | Nat 4 | Teacher 17 | 6 | 6 | 6 | 4 | 4 | ||||||||||||
10 | P1234665 | Larissa Meyer | S5 | 5B | Nat 6 | Teacher 10 | 2 | 3 | 3 | 2 | 2 | Nat 6 | Teacher 16 | 6 | 8 | 8 | 8 | 8 | ||||||||||||
11 | P1234666 | Gina Gibbs | S5 | 5B | Nat 6 | Teacher 10 | 6 | 8 | 8 | 5 | 5 | Nat 4 | Teacher 17 | 6 | 6 | 6 | 4 | 4 | ||||||||||||
12 | P1234667 | Jazmyn Cruz | S5 | 5B | Nat 6 | Teacher 10 | 2 | 4 | 4 | 2 | 2 | Nat 6 | Teacher 15 | 5 | 2 | 6 | 6 | 6 | ||||||||||||
13 | P1234779 | Haley Carter | S4 | 4A | Nat 5 | Teacher 8 | 5 | 6 | 6 | 7 | 7 | Nat 5 | Teacher 15 | 5 | 7 | 6 | 6 | 6 | ||||||||||||
14 | P1234780 | Michelle Spence | S4 | 4A | Nat 5 | Teacher 9 | 3 | 7 | 6 | 8 | 8 | Nat 5 | Teacher 16 | 6 | 6 | 8 | 8 | 8 | ||||||||||||
15 | P1234781 | Rodolfo Ward | S4 | 4A | Nat 4 | Teacher 11 | 5 | 6 | 7 | 9 | 9 | Nat 6 | Teacher 17 | 6 | 6 | 6 | 6 | 6 | ||||||||||||
16 | P1234782 | Andre Frederick | S4 | 4A | Nat 5 | Teacher 8 | 4 | 6 | 6 | 7 | 7 | Nat 4 | Teacher 16 | 6 | 7 | 8 | 8 | 8 | ||||||||||||
17 | P1234783 | Barrett Jenkins | S4 | 4A | Nat 5 | 5 | 3 | 3 | 4 | 4 | Nat 5 | 3 | 5 | 5 | 3 | 3 | Nat 5 | Teacher 14 | 6 | 0 | 0 | 7 | 7 | |||||||
18 | P1234784 | Paula Middleton | S4 | 4A | Nat 5 | Teacher 9 | 3 | 5 | 7 | 9 | 9 | Nat 5 | Teacher 16 | 6 | 8 | 8 | 8 | 8 | ||||||||||||
19 | P1234785 | Renee Calhoun | S4 | 4A | Nat 5 | Teacher 2 | 2 | 3 | 3 | 3 | 3 | Nat 5 | Teacher 11 | 5 | 6 | 5 | 2 | 2 | Nat 5 | Teacher 14 | 1 | 1 | 1 | 1 | 1 | |||||
20 | P1234786 | Cheyenne Wilkinson | S4 | 4A | Nat 4 | Teacher 2 | 6 | 7 | 8 | 8 | 8 | Nat 5 | Teacher 9 | 3 | 6 | 4 | 7 | 7 | Nat 5 | Teacher 14 | 6 | 7 | 8 | 8 | 8 | |||||
21 | P1234787 | Calvin Wagner | S4 | 4A | Nat 5 | Teacher 2 | 6 | 9 | 9 | 0 | 0 | Nat 4 | Teacher 11 | 6 | 6 | 6 | 5 | 5 | Nat 4 | Teacher 15 | 6 | 9 | 4 | 9 | 9 | |||||
22 | P1234788 | Pedro Mullen | S4 | 4A | Nat 5 | Teacher 11 | 5 | 7 | 8 | 8 | 8 | Nat 5 | Teacher 16 | 3 | 6 | 9 | 4 | 4 | ||||||||||||
23 | P1234789 | Christina Santana | S4 | 4A | Nat 5 | Teacher 3 | 5 | 5 | 6 | 8 | 8 | Nat 4 | Teacher 8 | 6 | 7 | 7 | 7 | 7 | Nat 5 | Teacher 15 | 5 | 6 | 6 | 6 | 6 | |||||
24 | P1234790 | Simon Erickson | S4 | 4A | Nat 5 | Teacher 3 | 6 | 9 | 9 | 8 | 8 | Nat 5 | Teacher 10 | 5 | 6 | 6 | 7 | 7 | Nat 4 | Teacher 15 | 6 | 7 | 7 | 7 | 7 | |||||
Student Data |
Cell Formulas | ||
---|---|---|
Range | Formula | |
L4,L23:L24,L19:L21,L17 | L4 | =IFNA(LOOKUP(2,1/(Student_Data[@[Biology Oct]:[Biology Mar]]<>""),Student_Data[@[Biology Oct]:[Biology Mar]]),"") |
T2:T8,T10:T24 | T2 | =IFNA(LOOKUP(2,1/(Student_Data[@[English Oct]:[English Mar]]<>""),Student_Data[@[English Oct]:[English Mar]]),"") |
AB2:AB24 | AB2 | =IFNA(LOOKUP(2,1/(Student_Data[@[Maths Oct]:[Maths Mar]]<>""),Student_Data[@[Maths Oct]:[Maths Mar]]),"") |
Sequence Table.xlsx | |||||||||
---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | |||
1 | SCN | Full Name | Year Group | Reg Class | Biology Predicted | English Predicted | Maths Predicted | ||
2 | P1234591 | Zaid Hawkins | S6 | 6A | 2 | ||||
3 | P1234592 | Neveah Armstrong | S6 | 6A | 3 | ||||
4 | P1234593 | Cedric Steele | S6 | 6A | 7 | 8 | |||
5 | P1234594 | Jennifer Velazquez | S6 | 6A | 9 | 2 | |||
6 | P1234595 | Elsa Morales | S6 | 6A | 3 | 2 | |||
7 | P1234596 | Jean Ashley | S6 | 6A | 8 | ||||
8 | P1234663 | Angeline Cooley | S5 | 5B | 6 | 3 | |||
9 | P1234664 | Drew Richard | S5 | 5B | 6 | 4 | |||
10 | P1234665 | Larissa Meyer | S5 | 5B | 2 | 8 | |||
11 | P1234666 | Gina Gibbs | S5 | 5B | 5 | 4 | |||
12 | P1234667 | Jazmyn Cruz | S5 | 5B | 2 | 6 | |||
13 | P1234779 | Haley Carter | S4 | 4A | 7 | 6 | |||
14 | P1234780 | Michelle Spence | S4 | 4A | 8 | 8 | |||
15 | P1234781 | Rodolfo Ward | S4 | 4A | 9 | 6 | |||
16 | P1234782 | Andre Frederick | S4 | 4A | 7 | 8 | |||
17 | P1234783 | Barrett Jenkins | S4 | 4A | 4 | 3 | 7 | ||
18 | P1234784 | Paula Middleton | S4 | 4A | 9 | 8 | |||
19 | P1234785 | Renee Calhoun | S4 | 4A | 3 | 2 | 1 | ||
20 | P1234786 | Cheyenne Wilkinson | S4 | 4A | 8 | 7 | 8 | ||
21 | P1234787 | Calvin Wagner | S4 | 4A | 5 | 9 | |||
22 | P1234788 | Pedro Mullen | S4 | 4A | 8 | 4 | |||
23 | P1234789 | Christina Santana | S4 | 4A | 8 | 7 | 6 | ||
24 | P1234790 | Simon Erickson | S4 | 4A | 8 | 7 | 7 | ||
Subject Scores |
Cell Formulas | ||
---|---|---|
Range | Formula | |
A2:G24 | A2 | =LET(r,SEQUENCE(ROWS(Student_Data[[Biology Nat Level]:[Maths Predicted]])),d,INDEX(Student_Data[[Biology Nat Level]:[Maths Predicted]],r,SEQUENCE(,3,8,8)),c,COLUMNS(d),s,SEQUENCE(,c+4),x,IF(s<=4,Student_Data[[SCN]:[Reg Class]],INDEX(d,r,s-4)),f,FILTER(x,INDEX(x,,1)<>0),IF(f=0,"",f)) |
Dynamic array formulas. |
Sequence Table.xlsx | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | |||
1 | SCN | Full Name | Year Group | Reg Class | Biology Predicted | Comment | English Predicted | Comment | Maths Predicted | Comment | ||
2 | P1234596 | Jean Ashley | S6 | 6A | ||||||||
3 | P1234663 | Angeline Cooley | S5 | 5B | 6 | 8 | HT Input | |||||
4 | P1234664 | Drew Richard | S5 | 5B | 5 | 6 | 8 | Extra work req | ||||
5 | P1234665 | Larissa Meyer | S5 | 5B | 2 | Doing well | ||||||
6 | P1234666 | Gina Gibbs | S5 | 5B | 5 | 5 | 8 | |||||
7 | P1234667 | Jazmyn Cruz | S5 | 5B | 2 | 5 | ||||||
8 | P1234779 | Haley Carter | S4 | 4A | 7 | |||||||
9 | P1234780 | Michelle Spence | S4 | 4A | 8 | Speak to PT | 8 | Extra work req | ||||
10 | P1234781 | Rodolfo Ward | S4 | 4A | 5 | 9 | Code 989 | 8 | ||||
11 | P1234782 | Andre Frederick | S4 | 4A | 2 | Doing Well | 7 | |||||
12 | P1234783 | Barrett Jenkins | S4 | 4A | 3 | 7 | ||||||
13 | P1234784 | Paula Middleton | S4 | 4A | 9 | Code 989 | ||||||
Preferred Output |