I am trying to run a query based on the value of a user input in one field of a form and display the results as a subform. The query and subform work, but when I try to go into the form I get two prompts for the value. Is there any way to have the SQL query use the input in the form and not display a pop-up dialog asking for the input. Also, and this is a stupid question, I am wanting this same form to take two numerical values that are entered by a user and muliply them for display in a third field and I can't get it to work.