Hi all,
I have two file for record students grade that contain these fields
Student File:
Student ID (text)
Grades File:
S/N (text, auto entered)
Student ID (text)
Subject (text)
Grade (text)
Comment (text)
Performance Score (text)
I build a relationship between the student file and the grades file using the Student ID field as the key field (match field).Now I create a layout in the student file to print a report for each student with all the subjects and the grades that she/he achieved.
From what I read in the manual, that the way to display all related records in the master file is to use a portal. Is there any way I can print all the related records (in this case all of the subjects that the student choose) without using a portal, and at the end of the report, I able to print the performance score.?
Maybe this issues has been discussed before, If it was, could anyone tell me where can I found the solution? If it wasn