Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need form that allows multiple selections

Status
Not open for further replies.

Dylan

MIS
Aug 27, 1998
109
US
I need help in defining a form that will allow selecting multipe items (or just one) from a list box (?) to be included in a report.
As an example. I have a table that is the source of a list box that contains a number of empl names. I would like the user to be able to select MULTIPLE empl names on a form and then I could dynamically build a qry to select only those empl names that match there selection for a report that is created.

Thanks for any direction/help that can be provided.


Tom


Tom Moran
Lansing, Michigan
 
Hi
As regards the query:
How to use Selected Items from ListBox as query criteria
faq701-4432
You will find Multiselect on the Other tab of the property sheet for the List Box.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top