OrionElectrotech
Technical User
I have a query where users can enter criteria in one form to then display a list of results in another form (continuous format). The query pulls data from 2 tables, one a list of candidates, the other a list of their skills. One candidate can have numerous skills.
When the results are displayed, a candidate who has, for example, 2 skills, will appear twice on the results list (as expected).
Is there any way however that I can get it to only display each candidate once, with maybe a list box displaying all their relevant skills?
Caroline
When the results are displayed, a candidate who has, for example, 2 skills, will appear twice on the results list (as expected).
Is there any way however that I can get it to only display each candidate once, with maybe a list box displaying all their relevant skills?
Caroline