Hello, I have built a user form to make selections that run into a number of queries. On one of the queries has the criteria: “in (x,y,z)” etc. On my form there would be the option to select three different types of criteria to feed into the “in” statment from say combos A,B andC. How would I word the coding in my criteria to accep these values. Say the form is “userForm”. I am comfortable with the basic [forms]![formNAme]![control] but get confused beyond this.
Thanks Darren.