Thank you again Rudi.
I hope this is not against any rules but would you be willing to help me just a little bit more further? I am willing to pay you a stipend for all your help and time.
Zippyshare.com - Project.7z
I have the script you provided me orignally and the two forms I am working with.
Peer Evals BA#31 Module II.xlsx
This sheet has column A with the name of each person.
Columns B - L will have a number in the cell from 1 - 5 (a rating system)
For Name 01 in column A2 the ratings for that name will all be in columns B - L in row 2.
Comments for Name 01 will be in M2.
There will be 29 total separate files like this one.
Basic Academy Final Peer Evaluation Report.xlsx
This sheet is where the script will run to gather comments on the second worksheet from all 29 copies of the above file. The script to do this runs perfectly.
What I'm wondering is if there is a way to make a script to:
take the name and place it in E1.
take all 29 values of B2, average them, and put that in B18 and so on for each category.
I can change the values and run a separate script for each name. For instance with the comment script I am just going to change the range M2 to M3 and so on for each separate entry.
Thanks!