How to control individual functions in excel chart?

How can I create a sheet for each row in Excel?

  • ExcelFilter: Is there a way to create a sheet for every row in Excel? I use Excel for grades (Blackboard still has a long way to go to catch up to ease and control of Excel), and I give loads of assessments (quizzes, homework, exams). Each row represents a different student. When I want to show a student how they're doing in each category I have to cover up everyone else's grades or copy that student's row of grades and paste them into a new sheet. What I would like is a way to to automatically generate a sheet for each student that updates along with the information in the master sheet that I can show them when I need to. I could also potentially include a chart or two showing them where they're having difficulty. I know other faculty who do this sort of thing by hand for each student, but I'm not willing to go that far. I'm hoping there's something simple that I'm just missing. Failing that, is there some method I haven't thought of that will easily black out every row but one (or possibly two, including the top row of assignment labels)?

  • Answer:

    How about just using a filter? You can set it to "Select None" and then use the dropdown to select the name of the child you are talking to.

monkeymadness at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

Instead of typing in the name in the box as done in selton's example, you can use "Data Validation" cell to create an in-cell dropdown. Go to Data -> Validation -> Allow "List", and for "Source" point it at the full list of student names. This ensures that the vlookup criteria will always be an exact match. Instead of typing in the student's name, you can just pick it out of the full list.

hot soup

The quick-and-dirty way I know of (which would be clunky and time-consuming, but would do what you want: 1. Highlight the rows you want to hide. 2. Go to "Format", then "Rows," then click "Hide." 3. Ta-da. You can then get back to the all-info sheet by highlighting everything, going to "format" then "rows" and then "unhide."

EmpressCallipygos

Failing that, is there some method I haven't thought of that will easily black out every row but one (or possibly two, including the top row of assignment labels)? Conditional formatting. Columns: Name | gradestuff | show? When show? is blank, gradestuff is black text with a black background. When you put a 1 or true or whatever in it, it's black text with a white background. http://www.cpearson.com/excel/cformatting.htm

michaelh

When you put a 1 or true or whatever in show?*

michaelh

The easiest way to do something like that would be to create a mail merge document in Microsoft Word using the data from the Excel sheet.

something something

If the filter forces you to select at least one (I can't remember right now if it does), either create a fake student and keep that one selected and add the real student to the filter, or make the selection while the student can't see the screen. Filter is Ctrl-Shift-L (or under the "Sort and Filter" dropdown).

amarynth

Yeah, if you're using excel 2003, then click on column with the students' names in it so it's all highlighted, then click "Data", then "Filter", then "AutoFilter". Now there should be a little arrow in that column. Click that arrow and scroll down to the student's name, and click on it. You should see only the row with that student's name in it. To go back, click on the little arrow and scroll to the top and click (All).

Grither

Oh, and if you want to keep the top assignments row there the whole time, highlight the row immediately beneath it, then click "Window" then "Freeze Panes" now when you do the filter thing that top row should stay visible. And it will also stay visible when scrolling down when you're viewing all the rows.

Grither

I think I'd create another sheet for when you want to show the students their grades and keep your full listing as it is. This example uses the vlookup function and it brings through the various grades according to the name that's typed into the grey box on the 'search' sheet, there's probably more than 5 subjects so the formula under 'ENG', 'MATH' etc. would need to be copied across. https://docs.google.com/spreadsheet/ccc?key=0AiQgCxNxmzxBdFlWb3o5aHhPZjl2YmxhNG1Tc3Y1SFE

selton

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.