Good afternoon,
I would like to make a sum of values that meet a specific criteria.
The difficulty that this criteria is not a value but a list of values that correspond to a value that i would enter (this correspondence being inside another table). i think that this request is not very explicit so i have made an example, attached.
In this example, I would like to know the total scores of all the students of a given class (that would be the criteria to input manually). The students with their scores being in one table, and the students and their class number being in another table.
I would like to skip the intermediate step of adding up a column in the score table with the students class number.
Do you know how to deal with this kind of issue ?
thank you in advance for your feedback !
Vincent
I would like to make a sum of values that meet a specific criteria.
The difficulty that this criteria is not a value but a list of values that correspond to a value that i would enter (this correspondence being inside another table). i think that this request is not very explicit so i have made an example, attached.
In this example, I would like to know the total scores of all the students of a given class (that would be the criteria to input manually). The students with their scores being in one table, and the students and their class number being in another table.
I would like to skip the intermediate step of adding up a column in the score table with the students class number.
Do you know how to deal with this kind of issue ?
thank you in advance for your feedback !
Vincent