Use formulas to automatically create lists based on criteria

danielstone121

New Member
Joined
Feb 14, 2013
Messages
45
Hey gurus-

I will try to be brief and clear. I have a worksheet with student ids and names as well as quiz scores. I want to create another worksheet that will contain only a list of the students that score below 70% on each quiz. I need the list to update automatically as students retake the quiz. The FT tab looks something like this. I only did the first 4 quizzes.
ABCBIBJBKBLBMBNBOBPBQ
6Stud IDFirstLastQ1Q2Q3Q4Q5Q6Q7Q8Q9
7300JoeShmoe10001000
8400HandyMan90ERROR100BLANK
9500SamSclub69100100BLANK
10600SueShechef351001000

<tbody>
</tbody>
This is the worksheet that contains the quiz scores for each student for each quiz. What I want to do is have another worksheet (named Quiz Report) that looks like this, based on the quiz information from the FT tab:
ABCDEFGHIJKLMNOPQR
1Quiz1Quiz 2Quiz 3Quiz 4Quiz 5Quiz 6Quiz 7Quiz 8Quiz 9
2FirstLastFirstLastFirstLastFirstLastFirstLastFirstLastFirstLastFirstLastFirstLast
3SamSclubJoeShmoeJoeShmoe
4SueShechefHandyManHandyMan
5SamSclub
6SueShechef

<tbody>
</tbody>
The lists on the Quiz Report should include the first and last names of all students who score below 70%, all blanks, and all errors--for all quizzes. Does that make sense? Is it doable?
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying

Forum statistics

Threads
1,214,642
Messages
6,120,701
Members
448,980
Latest member
CarlosWin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top