P
pnbarbee
I keep a running average of the last 100 grades in each subject. The data is
stored in a table 100 rows deep, with subject names across the top.
When someone completes a course, I want to add his grade to the top of the
data, have the last 99 grades shift downward one cell, and the 100th grade
delete, without having to cut and paste 99 cells at a time.
Is this possible?
stored in a table 100 rows deep, with subject names across the top.
When someone completes a course, I want to add his grade to the top of the
data, have the last 99 grades shift downward one cell, and the 100th grade
delete, without having to cut and paste 99 cells at a time.
Is this possible?