I have a database that lists facilities and their contact information by an id number. I created a query that allows one to enter the id# or the system name to get the rest of the information. They way the query was created only shows one entry box at a time. In other words, the uses is prompted to enter the id#, once entered, or left blank and OK is hit, the next prompt for the name comes up. I tried to create a form using this query, but get the same response. I do not want the prompt boxes to pop up individually, I want tboth boxes to be visible at the same time on the form to give the user the ability to quickly choose which query option they want. can anyone help?