A family of Microsoft relational database management systems designed for ease of use.
Hi,
Thank you for the quick reply. Yeah, you're right there is actually no need for the first subform, but then, it provides a visual representation to the user to avoid mistakes when filling out the marks for the student.
Okay, now, each student has to go tests in 4 subjects or courses each month. Each subject or course (there are 4 of them wiz. Hindi, English, Mathematics and Science) is of 100 marks maximum making a total of 100 x 4 = 400 marks total for each student. So, for example, in English a student scores 55/100, in Mathematics scores 72/100, in Hindi 45/100 and in Science 89/100. The report should show the total of each subject the student got in the month and then calculate a percentage aggregate for each student.
Now, I need to know do I make 4 text boxes on the second sub form for each student in the continuous form in tabular view to store the marks for each student? But the question is which field will store these marks in their respective subjects?