Thank a lot for your efforts. You mean I can not loop through these recordset to find topics with less than 50 and to insert them in a new field in the way I mentioned?
thanks
I divide the work into 2 tables one containing the marks and the other the Fail topics
the needed code is to insert the results for each student as creation of a new table or updating a field in an existed table
regards
I have a table named "Marks" contains marks for several topics for each student. I need a code to insert the topics with marks less than 50 in a filled named "fail_topics" corresponding to each student.
I appreciate your support
:)