I have built a database that keeps a record of the skills a student has used in a particular piece of coursework. The coursework_skills table has a primary key made up of SkillID and CourseworkIDNumber.
Is there any way to create a query that will add all the possible skills automatically? I could then just tick the check box that they have used them. At the moment I am using a lookup which brings up the details when I type in the code but is very time consuming and I thoiught there must be an easier way.
Many thanks
Cath
Is there any way to create a query that will add all the possible skills automatically? I could then just tick the check box that they have used them. At the moment I am using a lookup which brings up the details when I type in the code but is very time consuming and I thoiught there must be an easier way.
Many thanks
Cath