I run reports based on a table. I use a query to present the appropriate data when the user chooses to run the report. The report has a column titled "Manufacturer" which corresponds to a column in the table the report data is based on. In the query the criteria for the Manufacturer column contains: [Enter Manufacturer]. When the user runs the report a window prompts the user to enter the "Manufacturer". I would like to present a list to user to to allow him/her to select the appropriate "Manufacturer" to satisfy the query.