Hi,
I've had a browse of the help here but I can't find the answer.
I have a subform inside an outer form where you're able to select essential skills - the subform takes its data from the 'skills' table, and the outer form feeds into an 'employees' table. The 'skills' table has a list of 20 essential skills, and the person entering the data can type any or all of them. The data from this subform goes into a third table, 'employeeSkills', which is used for matching roles to candidates. The problem is that it's possible for the person inputting the data to choose the same skill more than once. I'm not sure how to set this that you can only select, say, Customer Service once.
Can someone help please?
Thanks
Pat