The attached Word file contains a screen shot of the design grid in my query. In the query form, I am referencing a form field called ParentID which is in a modal form. I want this query to run by taking in the value typed into ParentID. But instead, when I run the query, a prompt is triggered. I suppose it is because Access put [ ] after I typed in the criteria. When I was using a normal form I did not run into this problem.
In summary, when the query runs, I want the query to take in the value of ParentID that was entered in the Modal form, then display the results w/o a prompt popping up. Is this possible?Modal Form.zip