Is it possible to have a multi-select list box on a form and then filter the contents of a query, so that we get the records matching any of the selections?
For example, when I insert to the criteria the expression Forms![ListBox], everything is fine when the Multi-select property of the list...