I have a multi selection list box and I want to run a query based on the selections in this.
I have put the following as my criteria but it returns nothing.
[forms]![frmselectperson]![lstperson].[itemsSelected]
If I revert the list box to a single selection one and change itemsSelected to value it runs ok. am I doing something wrong?
I have put the following as my criteria but it returns nothing.
[forms]![frmselectperson]![lstperson].[itemsSelected]
If I revert the list box to a single selection one and change itemsSelected to value it runs ok. am I doing something wrong?