I need to construct a grading spreadsheet.
The student's grades are exported as a .csv file with each student's raw scores as a row.(and thus each assignment is a column) Unfortunately I need to copy and paste the possible scores for each assignment from a html copy, where the scores are 1 column. In order to compare the student scores with the possible scores I need to convert the column of possible scores to a row.
How ?

--
Bill Drescher
william {at} TechServSys {dot} com

Reply via email to