I have a report based off of a query. When a user opens the report it asks them to type in a certain piece of data so that the report displays only the records with that data. The problem is the code has to be typed in perfectly in order for the record to appear in the report (the data is first enterd into that field on a form with a drop down menu so they are all entered the same). My question is, instead of asking users to type in the data when opening the report is there a way to have this be a drop down menu as well and they can just choose the specific data??