Good morning Access Programmers,
I need some help with a form and its underlying select query.
I have a form that returns the details of a class, its tutors, how many places are available on the class, how many are taken, and how many are available in total.
Initially, the underlying query was an uneditable recordset, which prevented me from editing or adding data while in Form mode. However, I managed to alter the query to make it an editable recordset. The problem now though is that the query returns duplicate records of the same courses! Selecting "Unique records" in the Properties of the query makes no difference, and selection "Unique values" makes the query uneditable again.
Please could you help solve this for me? I attach the spreadsheet of the query, which hopefully demonstrates what the problem is!
Thanks,
Anna
I need some help with a form and its underlying select query.
I have a form that returns the details of a class, its tutors, how many places are available on the class, how many are taken, and how many are available in total.
Initially, the underlying query was an uneditable recordset, which prevented me from editing or adding data while in Form mode. However, I managed to alter the query to make it an editable recordset. The problem now though is that the query returns duplicate records of the same courses! Selecting "Unique records" in the Properties of the query makes no difference, and selection "Unique values" makes the query uneditable again.
Please could you help solve this for me? I attach the spreadsheet of the query, which hopefully demonstrates what the problem is!
Thanks,
Anna