I have a list box (SUB CATEGORY) on my form where I can select multiple items. I have a query (Final) that has this field in it.
Problem - I cannot seem to get the list box selections to appear in the query results. Please give me an idea of either what the "Criteria" should look like or maybe some code that I can try. Thanks