Hi guys!
Im hoping you could help me on this matter. Its kinda hard for me to explain it, so i will use students as an example for my case. So lets say i have a list of students, and their scores for each subject. I want to get a formula for the top student, second best, third best student and so on. The top student is the one who gets the most scores (sum of all subjects). Now what is tricky, is that i want the "highest score of the subject" that the top students get.
As an example, Top 1 Anna have sum scores of 170 for 3 subjects and her best score is 72 in Math. So i would need the formula for this "72".
Top2 Student Tom has a sum score of 139, and his best score is 80 in Math. TOp 3 Student has a sum score of 112, and his best score is 48 in History.
Here is an example of what my data looks like;
Student Subject Score Sum of score
Anna Math 72 170
Anna Physics 56 170
Anna History 42 170
Tom Math 80 139
Tom English 27 139
Tom Chemistry 32 139
Jan Physics 25 112
Jan History 48 112
Jan English 39 112
I would really appreciate it if someone can help me find the formula for this. For the sum i use SUMIF. I also tried LARGE and i couldnt get it right, since i have an extra column for SUM of data, i always end up with Anna as a second highest score(duplicates of Sum scores)
i was hoping for a formula that i could put on any cell (example on a different sheet) where i already made a layout and space for this. So dragging wouldnt probably work because the cells are placed randomly and far away from each other.
I have a huge list of data, and this data changes all the time. So i just wanted to leave the formula in the cell, so when the data changes, it automatically updates the scores.
Also, on the extra sheet i wouldnt need the 1,2,3 Ranks. I just need the scores, example something like this:
Class 1
Anna -----Tom -------Jan
72 Math --80 Math --48 History
And my list changes all the time, sometimes i have 100 lists of names, sometimes 200.so i need a formula that use the whole column formula (A:A) instead of specific columns and tables.
i hope i made that understandable. English is not my first language.
So if anyone could help me on this matter, i apreciate it greatly!
Bookmarks