I have a large spreadsheet with students' test scores since 2006. I wanted to find out how 10th graders who were in our system in our system since 4th grade did. Thus I want I subset of our group of 2012 10th grade students. The spreadsheet has student info and then grade, the date the test was given and then the score by column. Thus a student will have multiple rows of data (one for each year in the system). The way I solved the problem was through a pivot and then filtering. What I did was get each year lined up as a column and the students as rows in the pivot. I cut and pasted the original pivot data and filtered everyone out who did not have a score in each year. I can't imagine there is not some better way to do this.
I really do not want to change the file format b/c this is the way we get the data from the state and I am dealing with a very large spreadsheet. Maybe that's the reason to change it though?
Thanks in advance!
I really do not want to change the file format b/c this is the way we get the data from the state and I am dealing with a very large spreadsheet. Maybe that's the reason to change it though?
Thanks in advance!