butternaut
New Member
- Joined
- Nov 20, 2016
- Messages
- 3
Hello,
I have an Excel sheet for students' marks. I need to remove the class(es) and mark(s) that are passing (mark of 50-100%). Here is how my Excel sheet is set up:
[TABLE="width: 500"]
<tbody>[TR]
[TD]A1[/TD]
[TD]B1[/TD]
[TD]C1[/TD]
[TD]D1[/TD]
[TD]E1[/TD]
[TD]F1[/TD]
[TD]G1[/TD]
[TD]H1[/TD]
[TD]I1[/TD]
[TD]J1[/TD]
[TD]K1[/TD]
[/TR]
[TR]
[TD]John Smith[/TD]
[TD]English[/TD]
[TD]40%[/TD]
[TD]Math[/TD]
[TD]60%[/TD]
[TD]Science[/TD]
[TD]20%[/TD]
[TD]Art[/TD]
[TD]70%[/TD]
[TD]History[/TD]
[TD]80%[/TD]
[/TR]
</tbody>[/TABLE]
John is failing 2 classes (mark of 49% or less). I want to be able to remove the other 3 classes he is passing (along with the grade for that class) and just leave the failing class's names and respective failing marks.
Ideally, I would also like to be able to remove the entire row for any students who are not failing anything, but I can live without it.
If anyone has any thoughts, I'd greatly appreciate it.
Thanks very much in advance!
I have an Excel sheet for students' marks. I need to remove the class(es) and mark(s) that are passing (mark of 50-100%). Here is how my Excel sheet is set up:
[TABLE="width: 500"]
<tbody>[TR]
[TD]A1[/TD]
[TD]B1[/TD]
[TD]C1[/TD]
[TD]D1[/TD]
[TD]E1[/TD]
[TD]F1[/TD]
[TD]G1[/TD]
[TD]H1[/TD]
[TD]I1[/TD]
[TD]J1[/TD]
[TD]K1[/TD]
[/TR]
[TR]
[TD]John Smith[/TD]
[TD]English[/TD]
[TD]40%[/TD]
[TD]Math[/TD]
[TD]60%[/TD]
[TD]Science[/TD]
[TD]20%[/TD]
[TD]Art[/TD]
[TD]70%[/TD]
[TD]History[/TD]
[TD]80%[/TD]
[/TR]
</tbody>[/TABLE]
John is failing 2 classes (mark of 49% or less). I want to be able to remove the other 3 classes he is passing (along with the grade for that class) and just leave the failing class's names and respective failing marks.
Ideally, I would also like to be able to remove the entire row for any students who are not failing anything, but I can live without it.
If anyone has any thoughts, I'd greatly appreciate it.
Thanks very much in advance!