I have list box on my form show the skills of the artists in an agency
but it list all the skill for every single artist not just the one i am veiwing

I currently open the artists record from a pop up list box
and the Field i wish to fillter by is ArtistID in both the form and list
the form is frmArtistFrontScreen and the list is lstArtistsSkills

the current values for the list are taken from a queery - qryListArtistsSkills



can anyone help or point me in the right direction
Ta Alec