REFERENCE EXCEL FILE:
https://www.dropbox.com/s/tltm16bvcolc6b3/Master%20EMT%20Class%20Template%20-%20Master%20Copy%20%281%29.xlsm?dl=0
WORKSHEETS:
- Quiz Paper
- Class Summary
Here's my question:
Is there a way to reference a column relative to its position within a range? If not, then how do I accomplish the below task?
If you look on the Class Summary worksheet, starting at row 71, I am trying to pull in all grades pertaining to the student's name. The quiz grades are located in the worksheet "Quiz Paper". I use an OFFSET function for the first grade, in CLASS SUMMARY, to help me see what I want to do. At this point, I am not looking up the grade based on the student's name, which is "A, Student" in this case. The offset for each grade in QUIZ PAPER is 18 rows within the same column.
I was hoping to come up with a formula for the "rows" criteria in the OFFSET Function so that as I copy the formula across, I would not have to change anything. Hence, the question I pose above.
I appreciate any help and if I need to go down a different path, I am open to that option also.
Les