Limit query to selected items in a list box

jibb

Registered User.
Local time
Today, 15:54
Joined
Dec 1, 2011
Messages
93
Hi All,

I want to limit the results in a query to the selected items on a list box - how do I do this? :confused:

Thanks
 
As per assumption u r asking the result displayed in screen to limit, then probably go to properties and limit to your required number.
 
No...
I have got a form with a list box on it and from that form I want to run a query but only show the records which are selected in the list box.
 
Probably help you out if u b explain more what is in the list box and what does it need to do in same form.
 

Users who are viewing this thread

Back
Top Bottom