How to assign positions on access report

kstephen3

New member
Local time
Today, 19:57
Joined
Sep 2, 2012
Messages
6
Hi pals
Am working a student management database that keeps track of their records and marks obtained from 15 subjects.Each student has marks for 15 subjects.
I have a problem with assigning them positions on their reports in a given class.I would like to base this positioning on the totals of the subject marks.
someone help me.
Thanks!!
 
I'm failing to understand what you mean by positions on the reports. Can you elaborate with some examples perhaps.
 
80 students do exams for which they are awarded marks.For instance see the attachment.The data in this report comes from a query.It belongs to one student(named above) with his Id from the table(not shown herein). Each student in this class has a similar report.I would like to do the following on each report:
1)Add the the total of the average column on each similar report in this group(class) .2)Basing on this total for each student ,write his or her position in the class,out of the total number in there.The class is about 80 students.
3)From the grades column, i want also to add the best eight grades and display their total on each report.
Thanks
 

Attachments

  • reportBloged.jpg
    reportBloged.jpg
    95.8 KB · Views: 133
Last edited:

Users who are viewing this thread

Back
Top Bottom