View Full Version : listbox to report


gilescis
09-21-2008, 01:49 PM
I have a small form that I want to put a list box on that will allow my users to select several names in the list. Then by selecting a command button i want it to run a report that looks at a qry which prompts for a date range already.
the report already calls the qry and and displays a time sheet for our firefighters. but i want to use a list box to select more than 1 firefighter then return the report (timesheet)

Any help is greatly appreciated.

boblarson
09-21-2008, 04:39 PM
Perhaps this from pbaldy will give you what you need:

http://www.baldyweb.com/multiselect.htm