I have a table called userprojects with 2 fields user and project. I know if I make a parameter query with a criteria of [enter user] under the user field it will ask me the enter a user. The result will show me all the projects for the user name I typed in. The problem is this has to be typed in exactly or the query will fail. Is there any way I can do this with a drop down selection box on a form or in a query? Any help is appreciated. Thanks..