Recent content by Haider Majeed

  1. H

    Do while loop

    Thanks a lot I got benefit from the application of the query Regards
  2. H

    Do while loop

    Thanks a lot Mr. Arnelgp I thinks it is difficult to deal with thousands of records in "Marks table" in this way. I appreciate your advice.
  3. H

    Do while loop

    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?
  4. H

    Do while loop

    I apologize dear and This is the structure of tables
  5. H

    Do while loop

    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
  6. H

    Do while loop

    is this valuable?
  7. H

    Do while loop

    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 :)
Back
Top Bottom