I know this has a simple solution, but I am having some major problems with it. What I have is a table that contains two fields, one called "terminals" and one called "work area." The data in the terminals fields are not unique. In other words, for each unique terminal field there are roughly 25 unique work area fields. What i need to do is have a form that has a box where the user can type in a terminal name, and then a combo box that shows all of the work areas associatedwith that terminal number. I have tried setting it up so that the combo box reads from a query but I keep getting the error message "No value given for one or more required parameters." I am very rushed and need this done ASAP. Any help would be greatly appreciated!!!!!!!!