I have a query that pulls data based on a form that uses a "Combo Box". Based on what I select in the combo box, it returns that information. I would like to change the combo to a "List Box" so I can select multiple fields. I know how to change it on the form and to select multi select option. My question is, what would I have to change the field in my query to read multiple field choices. Here is my current query that I am currently using for the combo. Please let me know what I would need to change for it to read the list box. Here is the current query.
Like [Forms]![Form_Distribution_Selection_Criteria]![Emp_Group]
Like [Forms]![Form_Distribution_Selection_Criteria]![Emp_Group]