I'm new to VB, and need your help if you have time. I have reviewed all posts that relate to my inquiry, and cannot make a code do what I need it to. My workbook has sheets: summary, teacher, template, and 30-40 other sheets (varies). I need a code to copy each result in column Q of each student sheet, and paste it under that student's column in the appropriate row on the Summary sheet.
Example: go to first student sheet smith1, joe1 (name will vary), copy cell Q14 (will always be Q14), paste to summary sheet at O7 (matching question#). Repeat this process for all rows for that student, putting the appropriate test mark on the matching question on summary sheet. Then, repeat this for the rest of the sheets. All the student sheets have the same format.
Here is my file: https://www.dropbox.com/s/6p9j7orer7swkc6/Report Cards - draft.xlsm?dl=0
I would post my current code, but it makes more of a mess to the sheet than it helps! I need to start over.
Thank you for your help!
Example: go to first student sheet smith1, joe1 (name will vary), copy cell Q14 (will always be Q14), paste to summary sheet at O7 (matching question#). Repeat this process for all rows for that student, putting the appropriate test mark on the matching question on summary sheet. Then, repeat this for the rest of the sheets. All the student sheets have the same format.
Here is my file: https://www.dropbox.com/s/6p9j7orer7swkc6/Report Cards - draft.xlsm?dl=0
I would post my current code, but it makes more of a mess to the sheet than it helps! I need to start over.
Thank you for your help!