dil4VB
10-20-2004, 08:20 AM
I am designing a form to write and read the mark information
of students. The progress report card is a table containing marks in each subject for every month's exam
(please see msheet.bmp atached file for my mark sheet)
That is a 2D table corresponding to just one student.
I have a table in my database that has the personal
information about each student (one record per student)
and includes the Roll Number that is unique for
each student.
But i cannot store the information in each "cell" in
the above sheet as a field in the student's record.
Can anyone suggest a better idea to store and retrieve
the mark sheet from a .mdb file?
of students. The progress report card is a table containing marks in each subject for every month's exam
(please see msheet.bmp atached file for my mark sheet)
That is a 2D table corresponding to just one student.
I have a table in my database that has the personal
information about each student (one record per student)
and includes the Roll Number that is unique for
each student.
But i cannot store the information in each "cell" in
the above sheet as a field in the student's record.
Can anyone suggest a better idea to store and retrieve
the mark sheet from a .mdb file?