ndjohnson04
New Member
- Joined
- Apr 19, 2013
- Messages
- 12
OKay, I have been trying to figure a formula out for this and need some help. I have 2 sheets. The first sheet contains students ids and columns for individual test scores (currently blank). The second sheet contains columns with student ids, test name, scores.
Sheet 1
Student ID-----2010 CSAP Math GR 05-----2011 CSAP Math GR 06
1211111-------currently blank-------------Currently blank
Sheet 2
Student ID------Test------------------------ScaleScore
11111-----------2010 CSAP Math GR 05------ 555
22222-----------2011 CSAP Math GR 06------555
If I do just a vlookup =VLOOKUP([student.studentNumber], ICTCAP, 6,FALSE), it just gives me the scale core of the first one that shows up for that student ID. However what I would like it do that it just report back the numbers if the test name on sheet 1 appears in the test of sheet 2. Hope that makes sense.
Sheet 1
Student ID-----2010 CSAP Math GR 05-----2011 CSAP Math GR 06
1211111-------currently blank-------------Currently blank
Sheet 2
Student ID------Test------------------------ScaleScore
11111-----------2010 CSAP Math GR 05------ 555
22222-----------2011 CSAP Math GR 06------555
If I do just a vlookup =VLOOKUP([student.studentNumber], ICTCAP, 6,FALSE), it just gives me the scale core of the first one that shows up for that student ID. However what I would like it do that it just report back the numbers if the test name on sheet 1 appears in the test of sheet 2. Hope that makes sense.
Last edited: