View Full Version : Multi-Selection List Boxes leading to Reports


jayk
02-27-2001, 12:27 AM
I have three list boxes in one form. I need to multi-select from each list box and then run a query to find all the database entries which fall under my choices. How do i create multi-selection list boxes and what command should i use to run the query??

Also, what command should i use to then put the queried data into a standard access datasheet allwoing me to use it as part of a mail-merge?