Hi,
I have a table of records of students’ test scores. Each time a student takes a test, a new record is created. So, John may have taken 15 tests but Mary may have taken 16. I have not figured out how I can keep a running total of tests taken. I would be grateful if anyone can suggest a way to do this.
Thank you:)