(I have made a similar thread before, however this sites the problem more clearly)
I have a parameter querie, im using the instr function so that i can type in 1,2,4 and it shows me every1 with option 1 or 2 or 3, however i want it to show only who has 1 and 2 and 3
below is the function i am using
InStr([Enter Skills Seperated by Commas: 1,3,7],[Job_Skill_Number])
hopefully its a simple edit, any help anyone can give would be apreciated
if more info is needed please say
I have a parameter querie, im using the instr function so that i can type in 1,2,4 and it shows me every1 with option 1 or 2 or 3, however i want it to show only who has 1 and 2 and 3
below is the function i am using
InStr([Enter Skills Seperated by Commas: 1,3,7],[Job_Skill_Number])
hopefully its a simple edit, any help anyone can give would be apreciated
if more info is needed please say
Attachments
Last edited: